From ec48298fe8313573f71e60330bb5993176619961 Mon Sep 17 00:00:00 2001 From: John Maguire Date: Wed, 7 Dec 2022 12:38:56 -0500 Subject: [PATCH] Update config to show aes cipher instead of chacha (#788) --- examples/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/config.yml b/examples/config.yml index bea132a..73c07bf 100644 --- a/examples/config.yml +++ b/examples/config.yml @@ -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.