mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #16923 from overleaf/jpa-server-pro-fs-rebranding
[server-pro] remove ShareLaTeX branding from filesystem GitOrigin-RevId: c1d2c63bdc888d81e03bb1721e44b6ed6f64524b
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