PLT-6207: Fix EE policy application. (#5988)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
06ac48b8c9
Коммит
aed407fc90
@@ -82,6 +82,8 @@ func runServer(configFileLocation string) {
|
|||||||
utils.Cfg.TeamSettings.MaxNotificationsPerChannel = &MaxNotificationsPerChannelDefault
|
utils.Cfg.TeamSettings.MaxNotificationsPerChannel = &MaxNotificationsPerChannelDefault
|
||||||
}
|
}
|
||||||
|
|
||||||
|
app.ReloadConfig()
|
||||||
|
|
||||||
resetStatuses()
|
resetStatuses()
|
||||||
|
|
||||||
app.StartServer()
|
app.StartServer()
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user