Synology does not support json-file logging

This commit is contained in:
Adam Outler
2026-01-04 15:20:51 +00:00
parent 2ee43d4c2c
commit 8426b9bc2e

View File

@@ -68,7 +68,6 @@ services:
cpu_shares: 512 # Relative CPU weight for CPU contention scenarios
pids_limit: 512 # Limit the number of processes/threads to prevent fork bombs
logging:
driver: "json-file" # Use JSON file logging driver
options:
max-size: "10m" # Rotate log files after they reach 10MB
max-file: "3" # Keep a maximum of 3 log files