documentation added

This commit is contained in:
serversdwn
2025-12-08 17:23:20 -05:00
parent 5526a79557
commit 43aa6a9e63
3 changed files with 246 additions and 0 deletions

9
config.example.json Normal file
View File

@@ -0,0 +1,9 @@
{
"thordata_path": "C:\\THORDATA",
"scan_interval": 60,
"late_days": 2,
"stale_days": 60,
"sfm_endpoint": "",
"sfm_timeout": 5,
"debug": true
}