mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
[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:
co-authored by
Wayland-Smithy
parent
9b28d706b7
commit
842f59fed5
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user