Skip to content

Commit

Permalink
Merge branch 'pdp-concepts' of github.com:prisma/docs into pdp-concepts
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasburk committed May 3, 2024
2 parents 36c0207 + 170d0c5 commit d6aa3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/300-accelerate/250-connection-pooling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The connection pool size can be configured to a value other than the default via

To change the size of the connection pool:
1. Open the [Platform Console](https://console.prisma.io/).
1. Navigate to the _project_ in which you're using Accelerate.
1. Select the _workspace_ of the _project_ in which you're using Accelerate and navigate into that _project_.
1. Select the _environment_ where you want to configure Accelerate's connection pool size.
1. Update the connection string with by appending the `connection_limit` argument.

Expand Down

0 comments on commit d6aa3ae

Please sign in to comment.