From 2bce222550800ca9c9ea6ea143d11b67b0cf1e91 Mon Sep 17 00:00:00 2001 From: John Maguire Date: Fri, 19 Feb 2021 22:46:42 -0500 Subject: [PATCH] List possible cipher options in example config (#385) --- examples/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/config.yml b/examples/config.yml index 7e86209c..6c48c018 100644 --- a/examples/config.yml +++ b/examples/config.yml @@ -98,7 +98,7 @@ punchy: # delays a punch response for misbehaving NATs, default is 1 second, respond must be true to take effect #delay: 1s -# Cipher allows you to choose between the available ciphers for your network. +# 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