Files
mostlymatter/config
Agniva De Sarker 94d09e1336 Fix return nil (#15330)
* Fix return nil

A nil error is an interface having nil value but a non-nil type.
This leads to unexpected errors in the code well-documented here:
https://golang.org/doc/faq#nil_error

We fix this by passing an additional parameter to handle it.

Caught using https://github.com/dgryski/semgrep-go

* Bring back auto-generated line
2020-08-24 11:16:35 +05:30
..
2020-07-15 14:40:36 -04:00
2020-08-24 11:16:35 +05:30
2020-07-15 14:40:36 -04:00
2020-01-07 17:00:56 +01:00
2020-07-15 14:40:36 -04:00

config.json

This is the system configuration file for your Mattermost server. Settings are specific to different editions of Mattermost. Please read the documentation before making changes: https://about.mattermost.com/default-config-docs/