Improve streaming server with cluster (#1970)
This commit is contained in:
@@ -81,3 +81,7 @@ SMTP_FROM_ADDRESS=notifications@example.com
|
||||
# Advanced settings
|
||||
# If you need to use pgBouncer, you need to disable prepared statements:
|
||||
# PREPARED_STATEMENTS=false
|
||||
|
||||
# Cluster number setting for streaming API server.
|
||||
# If you comment out following line, cluster number will be `numOfCpuCores - 1`.
|
||||
STREAMING_CLUSTER_NUM=1
|
||||
|
Reference in New Issue
Block a user