summaryrefslogtreecommitdiff
path: root/lib/config/utils.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add helper function to fix number problemsSheogorath2018-03-161-0/+7
| | | | | | | | | As minio causes various problem if you configure it using environment variables and leave the port setting out, which will evaluate to NaN, this change should fix this in a clean way for this time and helps to support numbers in general in future. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated arrayalecdwm2017-12-091-0/+7
| | | | Signed-off-by: Alec WM <firstcontact@owls.io>
* fix(config): ssl environment configs not parse properlyRaccoon Li2017-05-081-0/+8