This commit is contained in:
Ubuntu
2026-08-02 01:27:04 +08:00
parent c20606c003
commit 9379fbb8f8
5 changed files with 6 additions and 79 deletions
-4
View File
@@ -31,10 +31,6 @@ DEFAULTS = {
"retry_on_failure": True,
"max_retries": 1,
},
"cleanup": {
"interval_minutes": 60,
"max_age_hours": 24,
},
"request_log": {
"enabled": True,
"log_file": "gateway/request_log.jsonl",