update doc/uhub.conf for multiple ports
This commit is contained in:
parent
1599f63134
commit
db32eaeafc
|
@ -13,6 +13,9 @@
|
|||
server_port=1511
|
||||
server_bind_addr=any
|
||||
|
||||
# Alternative server ports
|
||||
# server_alt_ports = 1512, 1513
|
||||
|
||||
# The maximum amount of users allowed on the hub.
|
||||
max_users=500
|
||||
|
||||
|
|
Loading…
Reference in New Issue