Skip to content

Commit

Permalink
Merge pull request #271 from buggregator/hotfix/rr-config
Browse files Browse the repository at this point in the history
Fixed rr config for centrifugo plugin
  • Loading branch information
butschster authored Feb 21, 2025
2 parents 28e883d + 93846f7 commit 6efd000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rr-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ service:
centrifuge:
proxy_address: ${RR_CENTRIFUGE_PROXY_ADDRESS}
grpc_api_address: ${RR_CENTRIFUGE_GRPC_API_ADDRESS}
poll:
pool:
num_workers: ${RR_CENTRIFUGE_NUM_WORKERS:-2}

0 comments on commit 6efd000

Please sign in to comment.