2020-08-13 01:18:38 +00:00
|
|
|
#调试配置
|
|
|
|
dispose.debug-model=true
|
|
|
|
dispose.check-protocol-timeout=false
|
|
|
|
dispose.split_char=,
|
|
|
|
dispose.request-timeout-second=5
|
|
|
|
dispose.used-privacy-protect=true
|
2020-08-20 07:25:38 +00:00
|
|
|
dispose.call-error-retry-times=3
|
2020-08-13 01:18:38 +00:00
|
|
|
|
|
|
|
# 迪普设备配置
|
|
|
|
# 发送超时时间(s)
|
|
|
|
dptech.soap-conn-timeout-second=60
|
|
|
|
# 接收超时时间(s)
|
|
|
|
dptech.soap-recv-timeout-second=60
|
|
|
|
|
|
|
|
# 用户权限配置
|
|
|
|
permission.admin-check=true
|
|
|
|
permission.admin-users=admin
|
|
|
|
|
|
|
|
# 认证配置
|
2020-08-13 09:27:21 +00:00
|
|
|
auth.verify-request-token=true
|
|
|
|
auth.token-timeout-minute=30
|
2020-08-25 10:09:21 +00:00
|
|
|
|
|
|
|
# 安全配置
|
|
|
|
crypto.security-protocol-type=0
|
2020-09-01 11:50:00 +00:00
|
|
|
crypto.aes-key=hkoUV5ZWh0q1jSxMnpjovVn19Qg99HY6DD40
|
|
|
|
crypto.des-key=P3mq9iSIvQcvfyfdWR8sAnfAadO
|
|
|
|
|
|
|
|
#信任主机配置
|
2020-09-02 01:05:31 +00:00
|
|
|
trust.auth-white-list-check=true
|
2020-09-01 11:50:00 +00:00
|
|
|
trust.auth-host-token=165B2AA40395fA27278E59eEd4DD5EA490DA175344DE2673A5B17D3760E12F0
|
|
|
|
trust.auth-hosts=127.0.0.12,::1
|
2020-08-25 10:09:21 +00:00
|
|
|
|