8 lines
220 B
INI
Executable File
8 lines
220 B
INI
Executable File
# Because we are using logrotate for greater flexibility, disable the
|
|
# internal certbot logrotation.
|
|
max-log-backups = 0
|
|
authenticator = webroot
|
|
webroot-path = /var/www/html
|
|
post-hook = service nginx reload
|
|
text = True
|