This repository has been archived on 2024-10-20. You can view files and clone it, but cannot push or open issues or pull requests.
2023-07-08 17:00:32 +01:00
|
|
|
[config]
|
|
|
|
PORT = 8080
|
|
|
|
SECRET_KEY = placeholder
|
|
|
|
UPLOAD_FOLDER = uploads
|
|
|
|
PASSWORD_REQUIREMENT = 12
|
2024-04-29 21:36:42 +01:00
|
|
|
UPLOAD_LIMIT = 12
|