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]
|
2024-05-14 01:24:07 +01:00
|
|
|
PORT = 8080
|
|
|
|
SECRET_KEY = placeholder
|
2023-07-08 17:00:32 +01:00
|
|
|
UPLOAD_FOLDER = uploads
|
2024-05-14 01:23:03 +01:00
|
|
|
PASSWORD_REQUIREMENT = 8
|
|
|
|
UPLOAD_LIMIT = 8
|