summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2017-11-09 13:34:18 +0100
committerGitHub2017-11-09 13:34:18 +0100
commit978ec8490617de6fa8eedcd108448e61fcf3fb40 (patch)
tree8a2c17a008479d7cd87c504d833abb48385e4df1 /README.md
parentd8997f938bfe80b6677f3ee7ca85d980b2a6061f (diff)
parent8c916bb987a71c2988921265a75bd2f430aec4dd (diff)
Merge pull request #601 from devonJS/auth-docs
Added small guide for auth providers GitHub and Twitter
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b2e9e995..a80deef0 100644
--- a/README.md
+++ b/README.md
@@ -235,7 +235,7 @@ There are some configs you need to change in the files below
| service | settings location | description |
| ------- | --------- | ----------- |
| facebook, twitter, github, gitlab, mattermost, dropbox, google, ldap | environment variables or `config.json` | for signin |
-| imgur | environment variables or `config.json` | for image upload |
+| imgur, s3 | environment variables or `config.json` | for image upload |
| google drive(`google/apiKey`, `google/clientID`), dropbox(`dropbox/appKey`) | `config.json` | for export and import |
## Third-party integration oauth callback urls