mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-07 00:42:22 +07:00
docs(example): remove duplicate fallback resolver (#830)
This commit is contained in:
@ -64,9 +64,6 @@ global {
|
|||||||
# Group will switch node only when new_latency <= old_latency - tolerance.
|
# Group will switch node only when new_latency <= old_latency - tolerance.
|
||||||
check_tolerance: 50ms
|
check_tolerance: 50ms
|
||||||
|
|
||||||
# Specify a fallback DNS resolver to be used when DNS resolution using resolv.conf fails.
|
|
||||||
# This ensures DNS resolution continues to work even when the system's default DNS servers are unavailable or not responding properly.
|
|
||||||
fallback_resolver: '8.8.8.8:53'
|
|
||||||
|
|
||||||
##### Connecting options.
|
##### Connecting options.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user