From 842f59fed53cfdc2bf37ab74740f6703a1d9263b Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sun, 1 Aug 2021 12:42:00 +0200 Subject: [PATCH] [MIRROR] Adds comms_key config validation documentation (#7289) * better comms_key config comment (#60546) * Adds comms_key config validation documentation Co-authored-by: Wayland-Smithy <64715958+Wayland-Smithy@users.noreply.github.com> --- config/comms.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/comms.txt b/config/comms.txt index ae336d484b6..421a7c6dd98 100644 --- a/config/comms.txt +++ b/config/comms.txt @@ -1,4 +1,5 @@ -## Communication key for receiving data through world/Topic(), you don't want to give this out +## Communication key for receiving data through world/Topic(), you don't want to give this out. +## Must be set to something other than 'default_pwd' and at least 7 characters long to be valid. #COMMS_KEY default_pwd ## World address and port for server receiving cross server messages