enable option to prune results >1y

This commit is contained in:
2025-06-09 10:46:41 -04:00
parent 2945182cfd
commit 7e5f295397
+3 -4
View File
@@ -12,12 +12,11 @@ services:
environment:
- PUID=${UID}
- PGID=${GID}
- DB_CONNECTION=sqlite
- APP_KEY=${APP_KEY}
- APP_TIMEZONE=America/New_York
- TZ=America/New_York
- OOKLA_EULA_GDPR=true
- AUTH=true
- DB_CONNECTION=sqlite
- DISPLAY_TIMEZONE=America/New_York
- PRUNE_RESULTS_OLDER_THAN=367
- SPEEDTEST_SCHEDULE="6 * * * *"
logging:
driver: "json-file"