Introduce dns-cache-size option in README

This commit is contained in:
Tim Xylon
2023-06-24 04:03:58 +08:00
committed by ty
parent a7811b6556
commit fb2192bb8d

View File

@@ -672,6 +672,8 @@ Example configuration:
//
// The field is only effective if feature "trust-dns" is enabled.
"dns": "google",
// Configure `cache_size` for "trust-dns" ResolverOpts. Set to "0" to disable DNS cache.
"dns_cache_size": 0,
// Mode, could be one of the
// - tcp_only