zabbixserver/common-settings.yml

9 lines
134 B
YAML
Raw Normal View History

2024-05-13 21:16:16 +02:00
services:
common-settings:
logging:
driver: "json-file"
options:
max-size: "10m"
max-file: "10"
compress: "true"