first commit
This commit is contained in:
9
server-ce/logrotate/overleaf
Normal file
9
server-ce/logrotate/overleaf
Normal file
@@ -0,0 +1,9 @@
|
||||
/var/log/overleaf/*.log {
|
||||
daily
|
||||
missingok
|
||||
rotate 5
|
||||
compress
|
||||
copytruncate
|
||||
notifempty
|
||||
create 644 root adm
|
||||
}
|
Reference in New Issue
Block a user