fix compression
This commit is contained in:
@@ -7,3 +7,6 @@ IMAGE_TAG=latest
|
||||
# Optional: check retention (limits DB growth)
|
||||
# CHECK_RETENTION_COUNT=5000 # keep last N checks per service (default 5000)
|
||||
# CHECK_RETENTION_DAYS=30 # also delete checks older than N days (0=disabled)
|
||||
|
||||
# Rollup: aggregate checks older than N hours into hourly buckets for 90+ day reporting
|
||||
# ROLLUP_AGE_HOURS=24 # default 24; raw checks kept for this long, then rolled up
|
||||
|
||||
Reference in New Issue
Block a user