Update logrotate configuration to include Let's Encrypt logs

This commit is contained in:
Théophile Diot 2025-01-09 18:20:49 +01:00
parent 54fd5f01df
commit e8461d189d
No known key found for this signature in database
GPG key ID: FA995104A0BA376A

View file

@ -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