2
0
Fork 0
regen2-overlay/www-apps/gitea/files/gitea.logrotated

9 lines
87 B
Plaintext

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