refactor(common-settings): Get common settings in line with upstream (#1)

This commit is contained in:
hygienic-books 2024-06-04 01:12:54 +02:00
parent e3c04768b5
commit 6221d6fdb4

View File

@ -6,6 +6,3 @@ services:
max-size: "10m" max-size: "10m"
max-file: "10" max-file: "10"
compress: "true" compress: "true"
environment:
TZ: Europe/Berlin
restart: unless-stopped