mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-01-30 16:41:21 -05:00
19 lines
494 B
JSON
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": ""
|
|
} |