mirror of
https://yerbamate.ml/nutomic/peertube.social
synced 2024-11-24 21:28:20 -05:00
8 lines
98 B
JSON
8 lines
98 B
JSON
{
|
|
"log-driver": "json-file",
|
|
"log-opts": {
|
|
"max-file": "10",
|
|
"max-size": "100m"
|
|
}
|
|
}
|