mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-12 17:07:23 +01:00
Reduce retained slapd logs from 1 year to 3 months
This commit is contained in:
@@ -892,7 +892,7 @@ cat > /etc/logrotate.d/slapd <<EOF;
|
||||
/var/log/ldap/slapd.log {
|
||||
weekly
|
||||
missingok
|
||||
rotate 52
|
||||
rotate 12
|
||||
compress
|
||||
delaycompress
|
||||
notifempty
|
||||
|
||||
Reference in New Issue
Block a user