change certbot_expand default back to false

This commit is contained in:
Florian R. Hölzlwimmer
2025-01-29 15:45:25 +01:00
parent 943abd882d
commit b3ae28fb77
+1 -1
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