diff --git a/dnsapi/dns_fmdns.sh b/dnsapi/dns_fmdns.sh index 67407229..076146b5 100644 --- a/dnsapi/dns_fmdns.sh +++ b/dnsapi/dns_fmdns.sh @@ -12,7 +12,7 @@ # export FMDNS_API_TOKEN='xxxxx' # export FMDNS_API_DOMAIN_ID='xxxxx' -# IMPORTANT NOTE: set the validation delay at 360s since facileManager updates dns zones usually every 300s +# IMPORTANT NOTE: set the validation delay at at least 360s since facileManager updates dns zones usually every 300s ######## Public functions #####################