Document dedicated server operators
This commit is contained in:
parent
6f764fb065
commit
4965ea2c24
4 changed files with 37 additions and 5 deletions
|
|
@ -5,3 +5,4 @@ NETFISHING_SERVER_MAX_PLAYERS=8
|
|||
NETFISHING_SERVER_PUBLIC=false
|
||||
NETFISHING_DISCOVERY_URL=https://discovery.netfishing.org
|
||||
NETFISHING_DATA_DIR=/var/lib/netfishing-server
|
||||
NETFISHING_SERVER_OPERATORS=
|
||||
|
|
|
|||
|
|
@ -8,3 +8,6 @@ data_directory="/var/lib/netfishing-server"
|
|||
|
||||
[discovery]
|
||||
url="https://discovery.netfishing.org"
|
||||
|
||||
[moderation]
|
||||
operators=PackedStringArray()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue