Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing boolean setting for HMD_URL_ADDPORT | Sheogorath | 2017-10-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | fix(config): ssl environment configs not parse properly | Raccoon Li | 2017-05-08 | 1 | -6/+9 |
| | |||||
* | fix(config): some environment config not parse properly | Raccoon Li | 2017-05-08 | 1 | -6/+6 |
| | |||||
* | refactor(config.js): Extract config file | BoHong Li | 2017-05-08 | 1 | -0/+64 |
* Separate different config source to each files * Freeze config object |