Daniel Gibbs
1 year ago
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55
1 changed files with
2 additions and
2 deletions
-
dayz/server.cfg
|
|
@ -82,10 +82,10 @@ serverTimePersistent = 0; |
|
|
|
// SERVER SECURITY/ANTI HACK |
|
|
|
|
|
|
|
// Verifies .pbos against .bisign files. (only 2 is supported) |
|
|
|
verifySignatures = 2; |
|
|
|
verifySignatures = 2; |
|
|
|
|
|
|
|
// When enabled, the server will allow the connection only to clients with same the .exe revision as the server (value 0-1) |
|
|
|
forceSameBuild = 1; |
|
|
|
forceSameBuild = 1; |
|
|
|
|
|
|
|
// Communication protocol used with game server (use only number 1) |
|
|
|
guaranteedUpdates = 1; |
|
|
|