mirror of https://github.com/slackhq/nebula.git
Update config to show aes cipher instead of chacha (#788)
This commit is contained in:
parent
77769de1e6
commit
ec48298fe8
|
@ -133,7 +133,7 @@ punchy:
|
|||
|
||||
# Cipher allows you to choose between the available ciphers for your network. Options are chachapoly or aes
|
||||
# IMPORTANT: this value must be identical on ALL NODES/LIGHTHOUSES. We do not/will not support use of different ciphers simultaneously!
|
||||
#cipher: chachapoly
|
||||
#cipher: aes
|
||||
|
||||
# Preferred ranges is used to define a hint about the local network ranges, which speeds up discovering the fastest
|
||||
# path to a network adjacent nebula node.
|
||||
|
|
Loading…
Reference in New Issue