change certbot_expand default back to false

This commit is contained in:
Florian R. Hölzlwimmer 2025-01-29 15:45:07 +01:00
parent 943abd882d
commit b3ae28fb77

View File

@ -6,7 +6,7 @@ certbot_auto_renew_hour: "3"
certbot_auto_renew_minute: "30"
certbot_auto_renew_options: "--quiet"
certbot_expand: true
certbot_expand: false
certbot_testmode: false
certbot_hsts: false