From 6ddde417287344cd97c252efac8a7620f08535b9 Mon Sep 17 00:00:00 2001 From: Ilia Ross Date: Wed, 4 Oct 2023 13:01:43 +0300 Subject: [PATCH] Revert "Wait a bit longer for DNS propogation" This reverts commit 45845b8ca60e654cce999e5b5d7a4f63b0f5fe8e. --- webmin/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webmin/config b/webmin/config index f234f3653..f5633e845 100644 --- a/webmin/config +++ b/webmin/config @@ -5,6 +5,6 @@ updays=1 cron_mode=0 osdn=1 warn_days=7 -letsencrypt_dns_wait=30 +letsencrypt_dns_wait=10 letsencrypt_algo=rsa letsencrypt_reuse=1 \ No newline at end of file