You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
243 B
20 lines
243 B
7 months ago
|
rpc:
|
||
|
registerIP: ''
|
||
|
ports: [ 10140 ]
|
||
|
|
||
|
prometheus:
|
||
|
enable: true
|
||
|
ports: [ 20112 ]
|
||
|
|
||
|
listenIP: 0.0.0.0
|
||
|
|
||
|
longConnSvr:
|
||
|
ports: [ 10001 ]
|
||
|
websocketMaxConnNum: 100000
|
||
|
websocketMaxMsgLen: 4096
|
||
|
websocketTimeout: 10
|
||
|
|
||
|
multiLoginPolicy: 1
|
||
|
|
||
|
|