aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/default_config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/default_config.py b/etc/default_config.py
index 28da532..76b6b43 100644
--- a/etc/default_config.py
+++ b/etc/default_config.py
@@ -9,3 +9,4 @@ LOG_LEVEL = os.getenv("LOG_LEVEL", "WARNING")
SECRET_KEY = b"<Please! Please! Please! Change This!>"
UPLOAD_FOLDER = "/tmp/qc_app_files"
REDIS_URL = "redis://"
+JOBS_TTL_SECONDS = 1209600 # 14 days