add missing apiregaddrs setting to bnetd.conf templates
This commit is contained in:
parent
83ba458ccd
commit
01ad549eba
2 changed files with 2 additions and 0 deletions
pvpgn/conf
|
@ -526,6 +526,7 @@ initkill_timer = 120
|
|||
#woladdrs = ":4000"
|
||||
#wservaddrs = ":4005"
|
||||
#wgameresaddrs = ":4807"
|
||||
#apiregaddrs = ":5400"
|
||||
|
||||
# Just leave these as default (unless you know the timezone, longitiude and latitude
|
||||
# of your server
|
||||
|
|
|
@ -504,6 +504,7 @@ initkill_timer = 120
|
|||
#woladdrs = ":4000"
|
||||
#wservaddrs = ":4005"
|
||||
#wgameresaddrs = ":4807"
|
||||
#apiregaddrs = ":5400"
|
||||
|
||||
# Just leave these as default (unless you know the timezone, longitiude and latitude
|
||||
# of your server
|
||||
|
|
Loading…
Add table
Reference in a new issue