forked from hacc/haccfiles
mattermost: remove outdated comment
this is misleading and incorrect, the option does work, and is not also set in the secrets env file.
This commit is contained in:
parent
05af3ac4f8
commit
679df4d856
1 changed files with 0 additions and 2 deletions
|
@ -60,8 +60,6 @@
|
|||
};
|
||||
LogSettings = {
|
||||
EnableConsole = true;
|
||||
# note: for some reason this doesn't work (mattermost still sets it to DEBUG);
|
||||
# it's also set in secrets.env, where for some reason it does
|
||||
ConsoleLevel = "ERROR";
|
||||
EnableDiagnostics = false;
|
||||
EnableWebhookDebugging = false;
|
||||
|
|
Loading…
Reference in a new issue