burgercat/config.ini

7 lines
148 B
INI
Raw Normal View History

2023-07-08 17:00:32 +01:00
[config]
PORT = 8080
SECRET_KEY = placeholder
UPLOAD_FOLDER = uploads
PASSWORD_REQUIREMENT = 12
UPLOAD_LIMIT = 4
2023-07-14 01:29:58 +01:00
REDIS_URL = redis://localhost