From 45845b8ca60e654cce999e5b5d7a4f63b0f5fe8e Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Thu, 14 Sep 2023 17:07:04 -0700 Subject: [PATCH] Wait a bit longer for DNS propogation --- webmin/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webmin/config b/webmin/config index f5633e845..f234f3653 100644 --- a/webmin/config +++ b/webmin/config @@ -5,6 +5,6 @@ updays=1 cron_mode=0 osdn=1 warn_days=7 -letsencrypt_dns_wait=10 +letsencrypt_dns_wait=30 letsencrypt_algo=rsa letsencrypt_reuse=1 \ No newline at end of file