Update README.md
This commit is contained in:
@@ -32,7 +32,7 @@ TMP_FOLDER = 'myriad/static/tmp' # required for exports
|
||||
SYSTEM_NAME = 'Myriad' # will be shown in the title bar
|
||||
PAGES_NAME = 'Read More...' # will be shown in the nav bar if using custom pages
|
||||
SECRET_KEY = "dev" # CHANGE THIS - see wiki for details
|
||||
|
||||
PRIVATE = False
|
||||
```
|
||||
|
||||
most likely if you get an error after updating, you need to make sure your config has all the fields as sampled above. we may have added something that you now need.
|
||||
|
||||
Reference in New Issue
Block a user