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:
Jakob Ackermann
2024-02-09 15:52:24 +00:00
committed by Copybot
parent 7a7a7d055f
commit 6d98d6a7c0
32 changed files with 165 additions and 85 deletions

View File

@@ -0,0 +1,9 @@
/var/log/overleaf/*.log {
daily
missingok
rotate 5
compress
copytruncate
notifempty
create 644 root adm
}