fixed spelling of variable firehouse_interval

This commit is contained in:
Pablo Revilla
2025-09-18 07:34:26 -07:00
parent ddb691d4de
commit 2b9422efbc

View File

@@ -92,7 +92,7 @@ connection_string = sqlite+aiosqlite:///packets.db
# -------------------------
[cleanup]
# Enable or disable daily cleanup
enabled = True
enabled = False
# Number of days to keep records in the database
days_to_keep = 14
# Time to run daily cleanup (24-hour format)