Files
Cleanuparr/code/Executable/config/settings/general.json
Flaminel 701a7dc417 fix #23
2025-05-19 19:30:12 +03:00

9 lines
187 B
JSON

{
"dry_run": false,
"http_max_retries": 0,
"http_timeout": 100,
"certificate_validation": "Enabled",
"search_enabled": true,
"search_delay": 30,
"log_level": "Information"
}