PLT-6207: Fix EE policy application. (#5988)

Этот коммит содержится в:
George Goldberg
2017-04-05 13:08:15 +01:00
коммит произвёл Christopher Speller
родитель 06ac48b8c9
Коммит aed407fc90

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

@@ -82,6 +82,8 @@ func runServer(configFileLocation string) {
utils.Cfg.TeamSettings.MaxNotificationsPerChannel = &MaxNotificationsPerChannelDefault
}
app.ReloadConfig()
resetStatuses()
app.StartServer()