summaryrefslogtreecommitdiff
path: root/lib/config/utils.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-03-16Add helper function to fix number problemsSheogorath1-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>
2017-12-09parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated arrayalecdwm1-0/+7
Signed-off-by: Alec WM <firstcontact@owls.io>
2017-05-08fix(config): ssl environment configs not parse properlyRaccoon Li1-0/+8