We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef71b4 commit 972c4a5Copy full SHA for 972c4a5
‎_includes/parse-server/database.md
@@ -54,5 +54,5 @@ Details about the configuration options can be found on [pg-promise](https://git
54
* The postgres URL for Parse 4.2.0 and below only supports the following configuration options:
55
56
```
57
-postgres://localhost:5432/db?ssl=boolean&client_encoding=stringapplication_name=string&fallback_application_name=stringpoolSize=number&binary=boolean&keepAlive=boolean
+postgres://localhost:5432/db?ssl=boolean&client_encoding=string&application_name=string&fallback_application_name=string&poolSize=number&binary=boolean&keepAlive=boolean
58
0 commit comments