Update README.md
This commit is contained in:
@@ -16,6 +16,7 @@ flask app for plurals to publicly share member lists
|
|||||||
# config
|
# config
|
||||||
|
|
||||||
- create `config.py` in the instance folder and customise the following settings to your needs
|
- create `config.py` in the instance folder and customise the following settings to your needs
|
||||||
|
|
||||||
```
|
```
|
||||||
REGISTRATION: False # only set to True if in a development situation, or to create your first user
|
REGISTRATION: False # only set to True if in a development situation, or to create your first user
|
||||||
UPLOAD_FOLDER = '/uploads'
|
UPLOAD_FOLDER = '/uploads'
|
||||||
|
|||||||
Reference in New Issue
Block a user