oops! All Refactors!
This commit is contained in:
+5
-7
@@ -1,7 +1,7 @@
|
||||
## Communication key for receiving data through world/Topic(), you don't want to give this out
|
||||
#COMMS_KEY default_pwd
|
||||
|
||||
## World address and port for server recieving cross server messages
|
||||
## World address and port for server receiving cross server messages
|
||||
## Use '+' to denote spaces in ServerName
|
||||
## Repeat this entry to add more servers
|
||||
#CROSS_SERVER ServerName byond:\\address:port
|
||||
@@ -9,9 +9,7 @@
|
||||
## Name that the server calls itself in communications
|
||||
#CROSS_COMMS_NAME
|
||||
|
||||
## Hub address for tracking stats
|
||||
## example: Hubmakerckey.Hubname
|
||||
#MEDAL_HUB_ADDRESS
|
||||
|
||||
## Password for the hub page
|
||||
#MEDAL_HUB_PASSWORD
|
||||
## Network-name used for cross-server broadcasts made from communication consoles.
|
||||
## Servers that do not match this network-name will have their messages discarded.
|
||||
## Leaving this commented will allow all messages through, regardless of network.
|
||||
#CROSS_COMMS_NETWORK default_network
|
||||
|
||||
Reference in New Issue
Block a user