1
0
mirror of https://github.com/typemill/typemill.git synced 2025-10-15 22:56:19 +02:00
Files
php-typemill/settings

Settings are generated during the setup of the system.

If you are a developer, you can manually add the settings

displayErrorDetails: true

This will display the php errors during the developement process. Do not forget to disable the settings for the live environment (delete it or set it to false).