From 896f732bad2efe4e3c69f902b951ec2ba09b6d84 Mon Sep 17 00:00:00 2001 From: serversdwn Date: Thu, 29 Jan 2026 21:32:49 +0000 Subject: [PATCH] chore: cleanup config.json leftovers --- config.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index ae33c7d..0000000 --- a/config.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "thordata_path": "C:\\THORDATA", - "scan_interval": 60, - "late_days": 2, - "stale_days": 60, - "sfm_endpoint": "", - "sfm_timeout": 5, - "debug": true -}