mirror of
https://github.com/typemill/typemill.git
synced 2025-07-30 19:00:32 +02:00
Version 1.2.0 Introducing a Basic Content Editor
This commit is contained in:
10
settings/README.md
Normal file
10
settings/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
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).
|
||||
|
Reference in New Issue
Block a user