mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-18 20:04:17 +01:00
7 lines
116 B
Bash
7 lines
116 B
Bash
JOBS_ENABLED=True
|
|
JOBS_DIR="./jobs"
|
|
|
|
AUTH_ENABLED=True
|
|
AUTH_SESSION_SECRET="default-secret"
|
|
|
|
SEQUELIZE_LOGGING=False |