Update config.yaml
This commit is contained in:
parent
4f7747979a
commit
24f8d5e7f7
|
|
@ -97,7 +97,7 @@ derp:
|
|||
# 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
|
||||
# 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),
|
||||
# it is possible to optionall add the public IPv4 and IPv6 address to the Derp-Map using:
|
||||
|
|
|
|||
Loading…
Reference in New Issue