Changed wait default to 25 mins.

This commit is contained in:
Erik C. Thauvin 2020-05-27 17:44:29 -07:00
parent 2f5be01ec9
commit 03f68df7ec
4 changed files with 3 additions and 4 deletions

View file

@ -43,4 +43,4 @@ certbot certonly --manual --email you@example.com \
-d *.example.com -d example.com
</pre>
Please note that NameSilo DNS propagation takes up to **15 minutes**. The scripts will wait **20 minutes** before completing, just to be safe.
Please note that NameSilo DNS propagation takes up to **15 minutes**. The scripts will wait **25 minutes** before completing, just to be safe.