overlay/www-apps/gitea/files/gitea.logrotated

9 lines
87 B
Plaintext
Raw Permalink Normal View History

2018-06-08 18:10:27 +02:00
/var/log/gitea/* {
su git git
missingok
size 5M
rotate 3
compress
copytruncate
}