mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-28 07:58:08 +01:00
change default port
This commit is contained in:
parent
1b93654f7e
commit
1f87379cd0
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ NTHREADS=3
|
|||
DEVACK=3
|
||||
|
||||
# What ports do we listen on for per-game incoming connections?
|
||||
GAME_PORTS=10999
|
||||
GAME_PORTS=10997
|
||||
#PORTS=10997,10998,10999
|
||||
# What ports do we listen on for per-device incoming connections?
|
||||
DEVICE_PORTS=10998
|
||||
|
|
Loading…
Add table
Reference in a new issue