Update config.yaml
This commit is contained in:
parent
8e65a51abf
commit
57209e4a8d
|
|
@ -97,7 +97,7 @@ derp:
|
||||||
# This flag can be used, so the DERP map entry for the embedded DERP server is not written automatically,
|
# This flag can be used, so the DERP map entry for the embedded DERP server is not written automatically,
|
||||||
# it enables the creation of your very own DERP map entry using a locally available file with the parameter DERP.paths
|
# it enables the creation of your very own DERP map entry using a locally available file with the parameter DERP.paths
|
||||||
# If you enable the DERP server and set this to false, it is required to add the DERP server to the DERP map using DERP.paths
|
# If you enable the DERP server and set this to false, it is required to add the DERP server to the DERP map using DERP.paths
|
||||||
automatically_add_embedded_derp_region: true
|
automatically_add_embedded_derp_region: false
|
||||||
|
|
||||||
# For better connection stability (especially when using an Exit-Node and DNS is not working),
|
# For better connection stability (especially when using an Exit-Node and DNS is not working),
|
||||||
# it is possible to optionall add the public IPv4 and IPv6 address to the Derp-Map using:
|
# it is possible to optionall add the public IPv4 and IPv6 address to the Derp-Map using:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue