summaryrefslogtreecommitdiff
path: root/docs/guides/minio-image-upload.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add note about renaming to docsSheogorath2018-06-241-1/+3
| | | | | | | | It's way easier to add a note to the guides than to redo all the images, etc. We have more important things to spend our time on, but if someone wants to redo them, you are very welcome! Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Remove camel case from `imageuploadtype` in configSheogorath2018-01-271-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>
* Add minio guideSheogorath2018-01-231-0/+83
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>