Update README.md
i forgot that the readme is wrong
This commit is contained in:
@@ -19,7 +19,7 @@ flask app for plurals to publicly share member lists
|
||||
|
||||
```
|
||||
REGISTRATION: False # only set to True if in a development situation, or to create your first user
|
||||
UPLOAD_FOLDER = '/uploads'
|
||||
UPLOAD_FOLDER = 'myriad/static/icons'
|
||||
ALLOWED_EXTENSIONS = {'png', 'jpg', 'jpeg', 'gif'}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user