0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 03:06:08 +02:00
nextcloud-docker/.examples/docker-compose/insecure/mariadb/fpm
Adam Monsen ad39450406 remove --expire-logs-days=2 mariadb flag
This better aligns with recommendations in the Nextcloud documentation.

Also: the flag isn't necessary. There are already set times for cleanup: The MySQL and MariaDB documentation both state that binary logs will be purged on startup and flush/rotation.

Signed-off-by: Adam Monsen <haircut@gmail.com>
2023-02-08 13:33:45 -08:00
..
web Prevent nginx HTTP Server Detection 2022-02-17 14:55:39 +01:00
db.env Add insecure docker-compose examples for fpm 2017-09-27 13:29:12 +02:00
docker-compose.yml remove --expire-logs-days=2 mariadb flag 2023-02-08 13:33:45 -08:00