防护:接口访问限制
This commit is contained in:
@@ -5,10 +5,8 @@
|
||||
"chat.chatHandler.sendPrivateMessage",
|
||||
"battle.barrageHandler.sendBarrage"
|
||||
],
|
||||
"API_IS_CLOSE": 1,
|
||||
"CLOSE_APIS": [
|
||||
"chat.chatHandler.sendGroupMessage"
|
||||
],
|
||||
"API_IS_CLOSE": 0,
|
||||
"CLOSE_APIS": [],
|
||||
"CLOSE_LOGIN": 0,
|
||||
"CLOSE_LOGIN_WHEN_ONLINE_MAX": 1,
|
||||
"MAX_ONLINE_USER_COUNT": 5000
|
||||
|
||||
Reference in New Issue
Block a user