Skip to content

Commit 60a199c

Browse files
committed
minor
1 parent 9b0182a commit 60a199c

File tree

1 file changed

+1
-1
lines changed
  • docs/developer-docs/latest/setup-deployment-guides/configurations/required

1 file changed

+1
-1
lines changed

docs/developer-docs/latest/setup-deployment-guides/configurations/required/databases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ When using Docker, change the pool `min` value to `0` as Docker will kill any id
7676

7777
### `settings` configuration object
7878

79-
The `settings` object found in `./config/database.js` (or `./config/database.ts` for TypeScript) is used to configure Strapi-specific database settings and accepts the following parameter:
79+
The `settings` object found in `./config/database.js` (or `./config/database.ts` for TypeScript) is used to configure Strapi-specific database settings and accepts the following parameters:
8080

8181
| Parameter | Description | Type | Default |
8282
| ---------------- | --------------------------------------------------------------- | --------- | ------- |

0 commit comments

Comments
 (0)