You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
952 B
40 lines
952 B
{
|
|
"keepTimeOffline": 60,
|
|
"keepTimeData": 300,
|
|
"checkCliPingTimeout":60,
|
|
"userLog": {
|
|
"userlogname": "gp",
|
|
"userloglevel": "tracedetail",
|
|
"userlogAll": false,
|
|
"userlogSome": []
|
|
},
|
|
|
|
"curVersion": "0.0.1",
|
|
|
|
"grantChip": 0,
|
|
"grantDiamond": 0,
|
|
//这个是专门写在这里测试的,permitAddServerTime是int类型, 后面的"1"是字符串
|
|
"permitAddServerTime": "1",
|
|
"permitCliAddServerTime":1,
|
|
|
|
"isAllGM": "$isAllGM$",
|
|
"gmUid": [],
|
|
"checkAllBattle": 1,
|
|
"checkUidBattle": [],
|
|
"checkMainlandBattle": [],
|
|
"dataVersion": 1,
|
|
"closePayChanel":0,
|
|
"bDebugHotOpen":true,
|
|
"bCloseCheckSysUnlock": true,
|
|
"MaxExchangeCodeCount": 500,
|
|
"useInterpT":1,
|
|
"useInterpTRealmIDs":[],
|
|
"PreRegistrationActivity" : 0,
|
|
"abTestConfigs": [
|
|
//{"abTestFlag":1, "enableWhiteIPList":0, "os":"", "openOnRealmIds":[1,202019], "uidRemainderStart":0,"uidRemainderEnd":9},
|
|
],
|
|
"WritePlayerInfo":0,
|
|
"isAudit":"$isAudit$",
|
|
"currency":2
|
|
}
|
|
|
|
|