mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
9 lines
121 B
Text
9 lines
121 B
Text
|
/var/log/sharelatex/*.log {
|
||
|
daily
|
||
|
missingok
|
||
|
rotate 5
|
||
|
compress
|
||
|
copytruncate
|
||
|
notifempty
|
||
|
create 644 root adm
|
||
|
}
|