mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update logrotate configuration to include Let's Encrypt logs
This commit is contained in:
parent
54fd5f01df
commit
e8461d189d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/var/log/bunkerweb/*.log /var/log/bunkerweb/*.log.*
|
||||
/var/log/bunkerweb/*.log /var/log/bunkerweb/*.log.* /var/log/bunkerweb/letsencrypt/*.log /var/log/bunkerweb/letsencrypt/*.log.*
|
||||
{
|
||||
su nginx nginx
|
||||
daily
|
||||
|
|
|
|||
Loading…
Reference in a new issue