From 2500cf310a48b6f43570d59d54538c87a6a4570e Mon Sep 17 00:00:00 2001 From: neil Date: Fri, 11 Sep 2020 23:10:22 +0800 Subject: [PATCH] Updated DNS API Test (markdown) --- DNS-API-Test.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/DNS-API-Test.md b/DNS-API-Test.md index ffd9a55..aa51d1f 100644 --- a/DNS-API-Test.md +++ b/DNS-API-Test.md @@ -43,6 +43,12 @@ TestingDomain = myExample.com TEST_DNS_SLEEP = 120 ``` +The `TEST_DNS_SLEEP` is the time (in seconds) to sleep to wait for your DNS records to propagate. + +Different DNS provider may require different propagate time, please ask your DNS provider support for the time. + +Usually, it's larger than `120` seconds. +