asdf
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
export SERVER_NAME="mitch_chernarus_test"
|
||||
export MAP_FOLDER_NAME="$CHERNARUS_MAP_NAME"
|
||||
|
||||
export SERVER_PORT=2502
|
||||
export SERVER_PORT=2302
|
||||
|
||||
# number of threads to allocate
|
||||
export SERVER_CPU=10
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
hostname = "mitch_chernarus_test"; // Server name
|
||||
maxPlayers = 10; // Maximum amount of players
|
||||
|
||||
steamQueryPort = 2506;
|
||||
steamQueryPort = 2306;
|
||||
|
||||
password = "";
|
||||
passwordAdmin = "SuperSecretAdmin1!";
|
||||
|
||||
Reference in New Issue
Block a user