Skip to content

Commit

Permalink
Update content/300-accelerate/250-connection-pooling.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasburk authored May 3, 2024
1 parent 89b3d0d commit 170d0c5
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 170d0c5

Please sign in to comment.