mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-03-04 23:27:46 +01:00
fixed spelling of variable firehouse_interval
This commit is contained in:
@@ -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