summaryrefslogtreecommitdiffstats
path: root/utils/config.go
Commit message (Collapse)AuthorAgeFilesLines
...
| * Allow for setting of domain with enviroment variableChristopher Speller2015-06-161-0/+5
| |
| * Merge pull request #11 from mattermost/mm-1228Corey Hulen2015-06-161-0/+1
| |\ | | | | | | MM-1228 - Ability to use local mail config.
| | * Modifying sendmail to allow for non-encrypted connection for ease setup of ↵Christopher Speller2015-06-151-0/+1
| | | | | | | | | | | | local mail sender
| * | fixes mm-1239 adds config setting to turn off valet featureJoramWilander2015-06-151-0/+1
| |/
| * first commit=Corey Hulen2015-06-141-0/+240
|
* Defaulting to domain of localhost when no domain is givenChristopher Speller2015-06-191-0/+4
|
* If feedback email is not specified then autodetect domain and use ↵Christopher Speller2015-06-181-3/+9
| | | | feedback@domain
* Adding check of email configuation settings when config file is loadedChristopher Speller2015-06-171-0/+5
|
* Allow for setting of domain with enviroment variableChristopher Speller2015-06-161-0/+5
|
* Merge pull request #11 from mattermost/mm-1228Corey Hulen2015-06-161-0/+1
|\ | | | | MM-1228 - Ability to use local mail config.
| * Modifying sendmail to allow for non-encrypted connection for ease setup of ↵Christopher Speller2015-06-151-0/+1
| | | | | | | | local mail sender
* | fixes mm-1239 adds config setting to turn off valet featureJoramWilander2015-06-151-0/+1
|/
* first commit=Corey Hulen2015-06-141-0/+240