Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docker Secrets: Add DB URL Support | Jonas Thelemann | 2019-07-01 | 1 | -0/+1 |
| | | | | | | As the connection string may include a password it should be supported by Docker Secrets. Signed-off-by: Jonas Thelemann <e-mail@jonas-thelemann.de> | ||||
* | Add Azure Blob Storage support | Ádám Hóka | 2018-06-01 | 1 | -0/+3 |
| | | | | Signed-off-by: Adam Hoka <hoka.adam@nexogen.hu> | ||||
* | Fix not passing app key correctly in dropbox config | Wu Cheng-Han | 2018-01-19 | 1 | -1/+2 |
| | |||||
* | Add mattermost authentication | Christoph Witzany | 2017-10-31 | 1 | -0/+4 |
| | |||||
* | refactor(config.js): Extract config file | BoHong Li | 2017-05-08 | 1 | -0/+51 |
* Separate different config source to each files * Freeze config object |