enable option to prune results >1y
This commit is contained in:
@@ -12,12 +12,11 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- PUID=${UID}
|
- PUID=${UID}
|
||||||
- PGID=${GID}
|
- PGID=${GID}
|
||||||
|
- DB_CONNECTION=sqlite
|
||||||
- APP_KEY=${APP_KEY}
|
- APP_KEY=${APP_KEY}
|
||||||
- APP_TIMEZONE=America/New_York
|
- APP_TIMEZONE=America/New_York
|
||||||
- TZ=America/New_York
|
- DISPLAY_TIMEZONE=America/New_York
|
||||||
- OOKLA_EULA_GDPR=true
|
- PRUNE_RESULTS_OLDER_THAN=367
|
||||||
- AUTH=true
|
|
||||||
- DB_CONNECTION=sqlite
|
|
||||||
- SPEEDTEST_SCHEDULE="6 * * * *"
|
- SPEEDTEST_SCHEDULE="6 * * * *"
|
||||||
logging:
|
logging:
|
||||||
driver: "json-file"
|
driver: "json-file"
|
||||||
|
|||||||
Reference in New Issue
Block a user