[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>
This commit is contained in:
SkyratBot
2021-08-01 11:42:00 +01:00
committed by GitHub
co-authored by Wayland-Smithy
parent 9b28d706b7
commit 842f59fed5
+2 -1
View File
@@ -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