doc update

This commit is contained in:
serversdwn
2025-12-08 20:45:37 -05:00
parent 28a279fef1
commit 64de24c50d

View File

@@ -48,7 +48,7 @@ All configuration is managed through `config.json` in the same directory as the
"scan_interval": 60,
"late_days": 2,
"stale_days": 60,
"sfm_endpoint": "http://10.0.0.41:1001",
"sfm_endpoint": "http://<sfm backend ip>:8001/api/series4/heartbeat"
"sfm_timeout": 5,
"debug": true
}