mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
some changes for 1.58
This commit is contained in:
parent
6cc3a8d8c8
commit
d09376c00e
@ -3,7 +3,7 @@ BattlEyePath = C:\BattlEye
|
||||
InstanceID = NA123
|
||||
LogAbuse = 1
|
||||
IP = 127.0.0.1
|
||||
Port = 2303
|
||||
Port = 2304
|
||||
Password = changeme
|
||||
|
||||
[Redis]
|
||||
|
@ -1,14 +1,14 @@
|
||||
// EPOCH SERVER CONFIG
|
||||
|
||||
// GLOBAL SETTINGS
|
||||
hostname = "EpochMod.com (0.3.8|1.54) ID02 YourHost";
|
||||
hostname = "EpochMod.com (0.3.8|1.58) ID02 YourHost";
|
||||
password = "";
|
||||
passwordAdmin = "!CHANGE_THIS_PASSWORD!";
|
||||
serverCommandPassword = "!CHANGE_THIS_PASSWORD!";
|
||||
logFile = "A3Master.log";
|
||||
verifySignatures = 2;
|
||||
BattlEye = 1;
|
||||
requiredBuild = 133741;
|
||||
requiredBuild = 135656;
|
||||
|
||||
// WHITELIST FILE TYPES
|
||||
allowedLoadFileExtensions[] = {:};
|
||||
|
@ -1,4 +1,4 @@
|
||||
RConPort 2303
|
||||
RConPort 2304
|
||||
RConPassword changemen0w
|
||||
MaxPing 350
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user