summaryrefslogtreecommitdiff
path: root/app.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add session data to env varsSheogorath2018-03-291-0/+4
| | | | | | | | | | | Currently the session secret can only be set by config.json or docker secrets. This creates a problem on Heroku hosted instances that can not set a session secret. Since we automatically generate them on startup this results in an logout of all users on every config change in Heroku. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Add mattermost authenticationChristoph Witzany2017-10-311-0/+12
|
* Adds PDF export via configgeekyd2017-10-251-0/+4
|
* Add env vars for extra HSTS optionsLiterallie2017-10-131-0/+12
|
* Add on/off env var for HSTSLiterallie2017-10-131-1/+4
|
* Remove redundant HMD_PORT config from app.jsonYukai Huang2017-05-141-5/+0
|
* Remove postdeploy migrationYukai Huang2017-05-071-3/+0
|
* Fix front-end constants generation not getting config properlyWu Cheng-Han2017-03-231-0/+8
|
* Add config option for gitlab api scope and auto adapt gitlab snippet feature ↵Wu Cheng-Han2017-03-141-0/+4
| | | | on it
* Add missing HMD_ALLOW_ORIGIN variablebananaappletw2016-12-241-1/+6
|
* Add libvips heroku buildpackYukai Huang2016-11-171-0/+8
|
* Add more config variableYukai Huang2016-10-161-29/+107
|
* Config heroku deploymentYukai Huang2016-10-161-0/+33