Skip to content

Commit b8e019c

Browse files
committed
Rerun doctoc
Signed-off-by: Anthony "Zearin" Rogers <zearin@users.sourceforge.net>
1 parent b0f524e commit b8e019c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Thanks for using! :smile:
3232
- [Environment variables (will overwrite other server configs)](#environment-variables-will-overwrite-other-server-configs)
3333
- [Application settings `config.json`](#application-settings-configjson)
3434
- [Third-party integration API key settings](#third-party-integration-api-key-settings)
35-
- [Third-party integration oauth callback URLs](#third-party-integration-oauth-callback-urls)
35+
- [Third-party integration OAuth callback URLs](#third-party-integration-oauth-callback-urls)
3636
- [Developer Notes](#developer-notes)
3737
- [Structure](#structure)
3838
- [Operational Transformation](#operational-transformation)
@@ -255,7 +255,7 @@ There are some config settings you need to change in the files below.
255255
| `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) |
256256
| `s3bucket` | `YOUR_S3_BUCKET_NAME` | bucket name when `imageuploadtype` is set to `s3` or `minio` |
257257

258-
## Third-party integration api key settings
258+
## Third-party integration API key settings
259259

260260
| service | settings location | description |
261261
| ------- | --------- | ----------- |

0 commit comments

Comments
 (0)