summaryrefslogtreecommitdiff
path: root/docs/guides/minio-image-upload.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-27Remove camel case from `imageuploadtype` in configSheogorath1-2/+2
This removes the only camel cased option of the config options **we** added to the config.json. In auth provider's config parts are a lot of camel cased options provided. We shouldn't touch them to keep them as similar as possible to the examples. Fixes #315 Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-01-23Add minio guideSheogorath1-0/+83
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>