mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-23 14:00:08 +02:00

[server-pro] remove ShareLaTeX branding from filesystem GitOrigin-RevId: c1d2c63bdc888d81e03bb1721e44b6ed6f64524b
9 lines
120 B
Text
9 lines
120 B
Text
/var/log/overleaf/*.log {
|
|
daily
|
|
missingok
|
|
rotate 5
|
|
compress
|
|
copytruncate
|
|
notifempty
|
|
create 644 root adm
|
|
}
|