Skip intensive stat DB queries when more than a set number of users on the system (#4876)
Этот коммит содержится в:
коммит произвёл
enahum
родитель
768fe6bec3
Коммит
a793eb8651
@@ -241,6 +241,9 @@
|
||||
"BlockProfileRate": 0,
|
||||
"ListenAddress": ":8067"
|
||||
},
|
||||
"AnalyticsSettings": {
|
||||
"MaxUsersForStatistics": 2500
|
||||
},
|
||||
"WebrtcSettings": {
|
||||
"Enable": false,
|
||||
"GatewayWebsocketUrl": "",
|
||||
|
||||
Ссылка в новой задаче
Block a user