config added to gitignore

This commit is contained in:
serversdwn
2025-12-08 20:44:24 -05:00
parent 43aa6a9e63
commit 28a279fef1
3 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"scan_interval": 60,
"late_days": 2,
"stale_days": 60,
"sfm_endpoint": "",
"sfm_endpoint": "http://<server_address>:8001/api/series4/heartbeat",
"sfm_timeout": 5,
"debug": true
}