peertube.rare/files/docker-daemon.json

8 lines
98 B
JSON

{
"log-driver": "json-file",
"log-opts": {
"max-file": "10",
"max-size": "100m"
}
}