forked from iarv/meshview
fixed spelling of variable firehouse_interval
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user