diff options
| author | Shauren <shauren.trinity@gmail.com> | 2014-10-10 23:22:11 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2014-10-10 23:22:11 +0200 |
| commit | f52e921521b7a29b5ec971875d4be1a44f2f839c (patch) | |
| tree | ce6c0f01493c3df307af689187d80c8205a4f861 /src/server/authserver | |
| parent | a04393f5542cc02b1af0e4259d98cc40080972d1 (diff) | |
Core/Config: Removed bnet port from authserver and authserver port from bnet config giles
Diffstat (limited to 'src/server/authserver')
| -rw-r--r-- | src/server/authserver/authserver.conf.dist | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/server/authserver/authserver.conf.dist b/src/server/authserver/authserver.conf.dist index e0ef6982353..b7dee9ac08b 100644 --- a/src/server/authserver/authserver.conf.dist +++ b/src/server/authserver/authserver.conf.dist @@ -54,13 +54,6 @@ MaxPingTime = 30 RealmServerPort = 3724 # -# BattlenetPort -# Description: TCP port to reach the auth server for battle.net connections. -# Default: 1119 - -BattlenetPort = 1119 - -# # # BindIP # Description: Bind auth server to IP/hostname |
