hainich/mattermost: disable external diagnostics

This commit is contained in:
schweby 2021-03-17 23:21:23 +01:00 committed by schweby
parent b494e676b0
commit 64099dcf43

View file

@ -66,6 +66,8 @@
LogSettings = {
EnableConsole = true;
ConsoleLevel = "ERROR";
EnableDiagnostics = true;
EnableWebhookDebugging = true;
};
NotificationLogSettings = {
EnableConsole = true;