24 lines
390 B
Plaintext
24 lines
390 B
Plaintext
appname = wxapi
|
|
httpaddr = "0.0.0.0"
|
|
httpport = 8059
|
|
runmode = dev
|
|
viewspath = "template"
|
|
autorender = false
|
|
copyrequestbody = true
|
|
EnableDocs = true
|
|
redislink = 192.168.2.40:6379
|
|
redispass = ""
|
|
redisdbnum = 7
|
|
ocrurl = ""
|
|
syncmessagebusinessuri = ""
|
|
logoutbusinessuri = ""
|
|
|
|
sessionon = true
|
|
|
|
SessionName = "wxapi"
|
|
ServerName = "wxapi"
|
|
|
|
longlinkenabled = true
|
|
longlinkconnecttimeout = "1m"
|
|
|