initial import
This commit is contained in:
9
uwsgi/uwsgi.logrotate
Normal file
9
uwsgi/uwsgi.logrotate
Normal file
@@ -0,0 +1,9 @@
|
||||
/var/log/uwsgi/*.log /var/log/uwsgi/*/*.log {
|
||||
copytruncate
|
||||
daily
|
||||
rotate 7
|
||||
compress
|
||||
delaycompress
|
||||
missingok
|
||||
notifempty
|
||||
}
|
||||
Reference in New Issue
Block a user