19 lines
419 B
JSON
19 lines
419 B
JSON
{
|
|
"thordata_path": "C:\\THORDATA",
|
|
"scan_interval": 60,
|
|
|
|
"api_url": "",
|
|
"api_timeout": 5,
|
|
"api_interval": 300,
|
|
"source_id": "",
|
|
"source_type": "series4_watcher",
|
|
"local_timezone": "America/New_York",
|
|
|
|
"enable_logging": true,
|
|
"log_file": "C:\\Users\\%USERNAME%\\AppData\\Local\\ThorWatcher\\agent_logs\\thor_watcher.log",
|
|
"log_retention_days": 30,
|
|
|
|
"update_source": "gitea",
|
|
"update_url": ""
|
|
}
|