(listen_addr): New econfig key.
(player_init): Implement it. (player_init): Support service name in econfig key loginport. Service empire no longer takes precedence over econfig. Closes #797096.
This commit is contained in:
parent
d253e1266f
commit
1580b1f734
3 changed files with 26 additions and 8 deletions
|
@ -50,4 +50,5 @@ char *banfil = "ban";
|
|||
char *authfil = "auth";
|
||||
char *timestampfil = "timestamp";
|
||||
|
||||
char *listen_addr = "";
|
||||
char *loginport = EMP_PORT;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue