Document Unraid native log rotation

This commit is contained in:
2026-05-16 19:31:54 +02:00
parent 0adddb6533
commit 6f684fb4e3
4 changed files with 5 additions and 13 deletions
-7
View File
@@ -1,7 +0,0 @@
{
"log-driver": "json-file",
"log-opts": {
"max-size": "50m",
"max-file": "5"
}
}