RaythaHQ / raytha

Raytha is a powerful CMS with an easy-to-use interface and fast performance. It offers custom content types, a template engine, and various access controls. It supports multiple storage providers and an automatically generated REST API. Upgrade your development workflow with Raytha.
MIT License
164 stars 31 forks source link

Crash when appsettings MAX_DB_SIZE and other settings have decimal #218

Closed apexdodge closed 1 month ago

apexdodge commented 1 month ago

We should gracefully handle when ENV variables for MAX_DB_SIZE and other similar settings have a decimal in their value. It currently crashes the admin backend if there is such a value.