hainich/mattermost: disable external diagnostics

This commit is contained in:
schweby 2021-03-17 23:21:23 +01:00
parent b07e4d08fa
commit c6df2c2a9d

View file

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