fix #77 CHECK CONFIG
This commit is contained in:
@@ -16,6 +16,7 @@ this is how your config should look at the latest update
|
||||
|
||||
```
|
||||
REGISTRATION = True # Make sure to disable in production
|
||||
STATIC_FOLDER = 'myriad/static'
|
||||
ICON_UPLOAD_FOLDER = 'myriad/static/icons' # where member icons will be stored
|
||||
BLINKIES_UPLOAD_FOLDER = 'myriad/static/blinkies' # where blinkies will be stored
|
||||
STAMPS_UPLOAD_FOLDER = 'myriad/static/stamps' # where stamps will be stored
|
||||
|
||||
Reference in New Issue
Block a user