mirror of
https://github.com/daeuniverse/dae.git
synced 2025-03-10 04:47:25 +07:00
chore(example.dae): indent
This commit is contained in:
parent
12febe94cf
commit
b0eead1bf0
@ -9,7 +9,7 @@ global {
|
|||||||
# Node connectivity check.
|
# Node connectivity check.
|
||||||
# Host of URL should have both IPv4 and IPv6 if you have double stack in local.
|
# Host of URL should have both IPv4 and IPv6 if you have double stack in local.
|
||||||
# Considering traffic consumption, it is recommended to choose a site with anycast IP and less response.
|
# Considering traffic consumption, it is recommended to choose a site with anycast IP and less response.
|
||||||
# tcp_check_url: 'http://keep-alv.google.com/generate_204'
|
#tcp_check_url: 'http://keep-alv.google.com/generate_204'
|
||||||
tcp_check_url: 'http://gstatic.com/generate_204'
|
tcp_check_url: 'http://gstatic.com/generate_204'
|
||||||
|
|
||||||
# This DNS will be used to check UDP connectivity of nodes. And if dns_upstream below contains tcp, it also be used to check
|
# This DNS will be used to check UDP connectivity of nodes. And if dns_upstream below contains tcp, it also be used to check
|
||||||
|
Loading…
Reference in New Issue
Block a user