Add env variable to disable prepared statements (#1293)
This commit is contained in:
@@ -63,3 +63,7 @@ SMTP_FROM_ADDRESS=notifications@example.com
|
||||
|
||||
# Streaming API integration
|
||||
# STREAMING_API_BASE_URL=
|
||||
|
||||
# Advanced settings
|
||||
# If you need to use pgBouncer, you need to disable prepared statements:
|
||||
# PREPARED_STATEMENTS=false
|
||||
|
Reference in New Issue
Block a user