Files
Cleanuparr/code/test/data/huntarr/config/settings/general.json
Flaminel 1604e56a89 huntarr
2025-05-20 13:36:10 +03:00

19 lines
494 B
JSON

{
"debug_mode": false,
"log_refresh_interval_seconds": 30,
"ui_theme": "dark",
"check_for_updates": true,
"enable_notifications": false,
"notification_level": "info",
"local_access_bypass": false,
"stateful_management_hours": 168,
"command_wait_delay": 1,
"command_wait_attempts": 600,
"minimum_download_queue_size": -1,
"api_timeout": 120,
"hourly_cap": 20,
"display_community_resources": true,
"proxy_auth_bypass": false,
"ssl_verify": true,
"base_url": ""
}