Bugfix: not loading certain key from env

This commit is contained in:
Benjamin Harder
2025-07-26 11:51:09 +02:00
parent e66b39c235
commit 09a3825230
2 changed files with 5 additions and 1 deletions

View File

@@ -11,6 +11,10 @@ CONFIG_MAPPING = {
"TIMER",
"SSL_VERIFICATION",
"IGNORED_DOWNLOAD_CLIENTS",
"PRIVATE_TRACKER_HANDLING",
"PUBLIC_TRACKER_HANDLING",
"OBSOLETE_TAG",
"PROTECTED_TAG",
],
"job_defaults": [
"MAX_STRIKES",