This repository has been archived on 2024-09-25. You can view files and clone it, but cannot push or open issues or pull requests.
overlay/www-apps/gitea/files/gitea.logrotated

9 lines
87 B
Plaintext
Raw Normal View History

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