archives/mastodon: new aport
This commit is contained in:
parent
9f6c072b60
commit
e7773e8def
10 changed files with 445 additions and 0 deletions
11
archives/mastodon/mastodon.logrotate
Normal file
11
archives/mastodon/mastodon.logrotate
Normal file
|
@ -0,0 +1,11 @@
|
|||
/var/log/mastodon/*.log {
|
||||
compress
|
||||
copytruncate
|
||||
delaycompress
|
||||
maxsize 10M
|
||||
minsize 1M
|
||||
missingok
|
||||
sharedscripts
|
||||
rotate 10
|
||||
weekly
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue