diff --git a/sample.config.ini b/sample.config.ini index 38c8af4..c86508d 100644 --- a/sample.config.ini +++ b/sample.config.ini @@ -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)