File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
XEngine_Release/XEngine_Config Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "tszIPAddr" : " 192.168.1.7 " ,
2+ "tszIPAddr" : " 192.168.1.9 " ,
33 "bDeamon" : 0 ,
44 "nCenterPort" : 5100 ,
55 "nStorageDLPort" : 5101 ,
3838 "XStorage" : {
3939 "nHashMode" : 2 ,
4040 "bRename" : 0 ,
41- "tszFileDir" : " . /XEngine_File"
41+ "tszFileDir" : " /home/ubuntu/桌面/XEngine_Storage/XEngine_Source/Debug /XEngine_File"
4242 },
4343 "XProxy" : {
4444 "XProxyAuth" : {
5454 }
5555 },
5656 "XLimit" : {
57+ "nDLTry" : 100 ,
58+ "nDLError" : 10 ,
5759 "nMaxUPLoad" : 0 ,
58- "nMaxDNLoad" : 1024000
60+ "nMaxDNLoad" : 10240000
5961 },
6062 "XP2xp" : {
61- "nMode" : 0 ,
63+ "nMode" : 2 ,
6264 "nTime" : 2 ,
6365 "nSDPort" : 15000 ,
6466 "nRVPort" : 15001 ,
6567 "tszQQWryFile" : " ./XEngine_SQL/qqwry.dat"
6668 },
6769 "XVer" : {
6870 "StorageVersion" : [
71+ " 2.2.0.1001 Build20210820" ,
6972 " 2.1.0.1001 Build20210805" ,
7073 " 2.0.0.1001 Build20210723" ,
7174 " 1.5.0.1001 Build20210716" ,
7679 " 1.0.0.1001 Build20210501"
7780 ]
7881 }
79- }
82+ }
You can’t perform that action at this time.
0 commit comments