blob: d69c7f239a9976782917d4855263434c79c689ad (
plain) (
blame)
1
2
3
4
5
|
# Because we are using logrotate for greater flexibility, disable the
# internal certbot logrotation.
max-log-backups = 0
# Adjust interactive output regarding automated renewal
preconfigured-renewal = True
|