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.
44 lines
1.0 KiB
44 lines
1.0 KiB
1 month ago
|
{
|
||
|
"keepTimeOffline": 60,
|
||
|
"keepTimeData": 10,
|
||
|
"SavePlayerMaxCountPerSecond":5,
|
||
|
|
||
|
"userLog": {
|
||
|
"userlogname": "gp",
|
||
|
"userloglevel": "tracedetail",
|
||
|
"userlogAll": true,
|
||
|
"userlogSome": []
|
||
|
},
|
||
|
|
||
|
"curVersion": "0.0.1",
|
||
|
|
||
|
"grantChip": 0,
|
||
|
"grantDiamond": 0,
|
||
|
//这个是专门写在这里测试的,permitAddServerTime是int类型, 后面的"1"是字符串
|
||
|
"permitAddServerTime": "1",
|
||
|
"permitCliAddServerTime":1,
|
||
|
|
||
|
"isAllGM": 1,
|
||
|
"gmUid": [],
|
||
|
|
||
|
"checkAllBattle": 1,
|
||
|
"checkUidBattle": [],
|
||
|
"checkMainlandBattle": [],
|
||
|
"dataVersion": 2,
|
||
|
"closePayChanel":0,
|
||
|
"bCloseCheckSysUnlock": true,
|
||
|
"MaxExchangeCodeCount": 500,
|
||
|
"useInterpT":1,
|
||
|
"PreRegistrationActivity" : 0,
|
||
|
"abTestConfigs": [
|
||
|
//{"abTestFlag":1, "enableWhiteIPList":0, "os":"", "openOnRealmIds":[1,202019], "uidRemainderStart":0,"uidRemainderEnd":9},
|
||
|
],
|
||
|
"WritePlayerInfo":0,
|
||
|
"isAudit":0,
|
||
|
"isOpenKolGM": false,
|
||
|
"GMKolMainlandId":10828,
|
||
|
"GMKolDropId":90000,
|
||
|
"notCheckFinishBattleInfoAll" : 1,
|
||
|
"currency": 4
|
||
|
}
|