mirror of
https://github.com/YunoHost-Apps/gogs_ynh.git
synced 2024-09-03 20:36:23 +02:00
11 lines
124 B
Text
11 lines
124 B
Text
|
# gogs logs:
|
||
|
/var/log/gogs/*.log {
|
||
|
daily
|
||
|
missingok
|
||
|
rotate 14
|
||
|
compress
|
||
|
delaycompress
|
||
|
notifempty
|
||
|
copytruncate
|
||
|
}
|