1
0
mirror of https://github.com/typemill/typemill.git synced 2025-10-17 15:46:28 +02:00
Files
php-typemill/settings/README.md
2018-06-25 18:04:32 +02:00

314 B

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).