monkeyDluffy6017 commented on code in PR #9658:
URL: https://github.com/apache/apisix/pull/9658#discussion_r1246164391


##########
conf/config-default.yaml:
##########
@@ -93,7 +93,7 @@ apisix:
   #dns_resolver:                  # If not set, read from `/etc/resolv.conf`
   #  - 1.1.1.1
   #  - 8.8.8.8
-  #dns_resolver_valid: 30         # if given, override the TTL of the valid 
records. The unit is second.
+  #dns_resolver_valid: 30         # if given, override the TTL of the valid 
records. The unit issond.

Review Comment:
   ```suggestion
     #dns_resolver_valid: 30         # if given, override the TTL of the valid 
records. The unit is second.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to