2
0
regen2-overlay/www-apps/gitea/files/gitea.logrotated
2019-02-14 08:11:42 +01:00

9 lines
87 B
Plaintext

/var/log/gitea/* {
su git git
missingok
size 5M
rotate 3
compress
copytruncate
}