parent
a305afeb52
commit
4a3a9b3505
3 changed files with 12 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||||||
|
{{ seafile_root_dir }}/logs/*.log { |
||||||
|
weekly |
||||||
|
rotate 52 |
||||||
|
compress |
||||||
|
missingok |
||||||
|
copytruncate |
||||||
|
} |
Loading…
Reference in new issue