[MM-42703] - Add configuration setting to disable Inactive Server email notification (#19831)

* [MM-42703] - Add configuration setting to disable Inactive Server email notification

* remove log

* add config to telemetry

* fix lint
Этот коммит содержится в:
Allan Guwatudde
2022-03-30 11:31:46 +03:00
коммит произвёл GitHub
родитель 0efb7bf07d
Коммит 82c8bd33ed
4 изменённых файлов: 13 добавлений и 1 удалений

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

@@ -164,7 +164,8 @@
"EmailNotificationContentsType": "full",
"LoginButtonColor": "",
"LoginButtonBorderColor": "",
"LoginButtonTextColor": ""
"LoginButtonTextColor": "",
"EnableInactivityEmail": true
},
"RateLimitSettings": {
"Enable": false,