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.

17 lines
410 B

1 month ago
{
"listenport" : 9710,
"backEndServerType" : 10,
"checkSeq" : true,
"checkFlow" : false,
"checkFlowSecCd" : 10,
"limitMessageNum" : 30,
"limitMessageLenth" : 6000,
"maxLimitTimes" : 3,
"zipMsgSize" : 10240,
"maxAsyncRecursionCount":100,
"useGateType": 1,
"websocketport": 9720,
"websocketSecure": false,
"certificatePath": "../cfg/sog/ssl/certificate.pfx",
"certificatePassword": "pandora"
}