diff options
author | Zearin | 2018-02-17 13:08:05 -0500 |
---|---|---|
committer | Zearin | 2018-02-17 13:08:05 -0500 |
commit | b8e019c6b0b30cf3410b389d06e7416259b6820f (patch) | |
tree | b14391107f9cf7a6619e027ab1b86a3b57fa63d7 | |
parent | b0f524e55e2f3de37177277080887d564418c0f0 (diff) |
Rerun doctoc
Signed-off-by: Anthony "Zearin" Rogers <zearin@users.sourceforge.net>
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,7 +32,7 @@ Thanks for using! :smile: - [Environment variables (will overwrite other server configs)](#environment-variables-will-overwrite-other-server-configs) - [Application settings `config.json`](#application-settings-configjson) - [Third-party integration API key settings](#third-party-integration-api-key-settings) - - [Third-party integration oauth callback URLs](#third-party-integration-oauth-callback-urls) + - [Third-party integration OAuth callback URLs](#third-party-integration-oauth-callback-urls) - [Developer Notes](#developer-notes) - [Structure](#structure) - [Operational Transformation](#operational-transformation) @@ -255,7 +255,7 @@ There are some config settings you need to change in the files below. | `s3` | `{ "accessKeyId": "YOUR_S3_ACCESS_KEY_ID", "secretAccessKey": "YOUR_S3_ACCESS_KEY", "region": "YOUR_S3_REGION" }` | When `imageuploadtype` be set to `s3`, you would also need to setup this key, check our [S3 Image Upload Guide](docs/guides/s3-image-upload.md) | | `s3bucket` | `YOUR_S3_BUCKET_NAME` | bucket name when `imageuploadtype` is set to `s3` or `minio` | -## Third-party integration api key settings +## Third-party integration API key settings | service | settings location | description | | ------- | --------- | ----------- | |