1
0
mirror of https://github.com/typemill/typemill.git synced 2025-01-17 21:38:25 +01: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).