game_sync/gameparam.json

26 lines
708 B
JSON

{
"NewPlayerCoin":1000000,
"UpgradeAccountGiveCoin":0,
"LogBatchWriteCount":1024,
"LogBatchWriteInterval":1,
"VerifyClientVersion":true,
"SrvMaintain":false,
"WhiteHttpAddr": [],
"HundredScenePreCreate":true,
"WriteEventLog": true,
"SpreadAccountQPT":100,
"FakeVerifyCode":"123456",
"SameIpNoLimit": true,
"SamePlaceLimit":5,
"GameConfigGroupUseRobot":true,
"UseEtcd":true,
"PlayerWatchNum": 2,
"CgAddr":"http://127.0.0.1:8091/",
"ThirdPltTransferMaxTry":1,
"MatchSeasonRankMaxNum":50,
"RobotInviteInitInterval": 1,
"RobotInviteIntervalMax": 1,
"ClosePreCreateRoom": false,
"AgoraAddress": "http://47.105.78.29:8081",
"InviteUrl": "http://47.105.78.29:8000/"
}