Skip intensive stat DB queries when more than a set number of users on the system (#4876)

Этот коммит содержится в:
Joram Wilander
2016-12-22 15:00:05 -05:00
коммит произвёл enahum
родитель 768fe6bec3
Коммит a793eb8651
4 изменённых файлов: 174 добавлений и 21 удалений

Просмотреть файл

@@ -241,6 +241,9 @@
"BlockProfileRate": 0,
"ListenAddress": ":8067"
},
"AnalyticsSettings": {
"MaxUsersForStatistics": 2500
},
"WebrtcSettings": {
"Enable": false,
"GatewayWebsocketUrl": "",