chore(conf): Fractured defaults — auth 47497, realmlist hsrwow.net:8085
- authserver.conf.dist: RealmServerPort 47497; document hsrwow.net client realmlist - base realmlist: Fractured WoW / hsrwow.net; clarify world port vs auth port - BUILD-NATIVE.md: Fractured network defaults section
This commit is contained in:
@@ -52,10 +52,13 @@ MaxPingTime = 30
|
||||
|
||||
#
|
||||
# RealmServerPort
|
||||
# Description: TCP port to reach the auth server.
|
||||
# Default: 3724
|
||||
# Description: TCP port the auth server listens on (login handshake).
|
||||
# Fractured production: match your client realmlist host:port, e.g.
|
||||
# set realmlist hsrwow.net:47497
|
||||
# requires RealmServerPort = 47497 and firewall/NAT to this process.
|
||||
# Default: 3724 (stock WoW); Fractured dist default: 47497
|
||||
|
||||
RealmServerPort = 3724
|
||||
RealmServerPort = 47497
|
||||
|
||||
#
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user