diff --git a/servers/mitch_chernarus_test/SERVER.ENV b/servers/mitch_chernarus_test/SERVER.ENV index eb2bf43..2a4aa15 100644 --- a/servers/mitch_chernarus_test/SERVER.ENV +++ b/servers/mitch_chernarus_test/SERVER.ENV @@ -3,3 +3,8 @@ export SERVER_NAME="Mitch - Chernarus Test v0.0" export MAP_FOLDER_NAME="$CHERNARUS_MAP_NAME" +export SERVER_PORT=9999 + +# number of threads to allocate +export SERVER_CPU=10 +