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