We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2676df commit ff371e6Copy full SHA for ff371e6
XEngine_Release/XEngine_Config/UserList.txt
XEngine_Release/XEngine_Config/XEngine_Config.json
@@ -23,10 +23,11 @@
23
"tszLogFile": "./XEngine_Log/XEngine_ProxyServiceApp.log"
24
},
25
"XAuth": {
26
- "bAuth": 0,
27
- "tszAuthFile": "./XEngine_Config/UserList.txt"
+ "bAuth": false,
+ "tszAuthUrl": ""
28
29
"XVer": [
30
+ "1.7.0.1001 Build20240104",
31
"1.6.0.1001 Build20230817",
32
"1.5.1.1001 Build20230426",
33
"1.5.0.1001 Build20230202",
0 commit comments