bump to 1.4.4 (the nonupdate update)

chore: clean up code, deprecate status config.
This commit is contained in:
serversdwn
2026-03-17 21:54:15 -04:00
parent 439feb9942
commit 010016d515
8 changed files with 18 additions and 24 deletions

View File

@@ -14,8 +14,6 @@ MAX_EVENT_AGE_DAYS = 365
# Scanning
SCAN_INTERVAL_SECONDS = 30
OK_HOURS = 12
MISSING_HOURS = 24
# Logging
ENABLE_LOGGING = True