Files
thor-emitter/config.example.json
2025-12-08 20:44:24 -05:00

10 lines
208 B
JSON

{
"thordata_path": "C:\\THORDATA",
"scan_interval": 60,
"late_days": 2,
"stale_days": 60,
"sfm_endpoint": "http://<server_address>:8001/api/series4/heartbeat",
"sfm_timeout": 5,
"debug": true
}