Skip to content

Commit 427facb

Browse files
committed
update:configure file
1 parent 941e98e commit 427facb

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
123123aa 123123
2-
aaadddzxc 123123
1+
123123aa 123123 1024000
2+
aaadddzxc 123123 1024000

XEngine_Release/XEngine_Config/XEngine_Config.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"LogLeave":32
2626
},
2727
"XSql":{
28-
"SQLEnable":false,
28+
"SQLEnable":true,
2929
"SQLAddr":"192.168.1.12",
3030
"SQLPort":3306,
3131
"SQLUser":"ruiyue",
@@ -38,7 +38,7 @@
3838
},
3939
"XProxy":{
4040
"XProxyAuth":{
41-
"bAuth":0,
41+
"bAuth":false,
4242
"tszUserList":"./XEngine_Config/UserList.txt",
4343
"tszAuthProxy":""
4444
},
@@ -50,7 +50,7 @@
5050
}
5151
},
5252
"XLimit":{
53-
"nDLTry":10,
53+
"bLimitMode":true,
5454
"nMaxUPLoad":4096000,
5555
"nMaxDNLoad":4096000
5656
},
@@ -68,6 +68,7 @@
6868
"tszCertKey":"./XEngine_Cert/2_www.xyry.org.key"
6969
},
7070
"XVer":[
71+
"3.9.0.1001 Build20221028",
7172
"3.8.0.1001 Build20220727",
7273
"3.7.0.1001 Build20220624",
7374
"3.6.0.1001 Build20220402",

0 commit comments

Comments
 (0)