Skip to content

Commit d7ff8cc

Browse files
committed
update:configure file
1 parent c243230 commit d7ff8cc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

XEngine_Release/XEngine_Config/XEngine_Config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"SQLPass": "123123Ruiyue"
3737
},
3838
"XStorage": {
39-
"nSendMode": 2,
39+
"bResumable": 1,
4040
"nHashMode": 2,
4141
"bRename": 0,
42-
"tszFileDir": "/home/ubuntu/桌面/XEngine_Storage/XEngine_Source/Debug/XEngine_File"
42+
"tszFileDir": "./XEngine_File"
4343
},
4444
"XProxy": {
4545
"XProxyAuth": {
@@ -68,6 +68,7 @@
6868
},
6969
"XVer": {
7070
"StorageVersion": [
71+
"2.5.0.1001 Build20210930",
7172
"2.4.0.1001 Build20210918",
7273
"2.3.0.1001 Build20210903",
7374
"2.2.0.1001 Build20210820",

0 commit comments

Comments
 (0)