Skip to content

Commit 6efd000

Browse files
authored
Merge pull request #271 from buggregator/hotfix/rr-config
Fixed rr config for centrifugo plugin
2 parents 28e883d + 93846f7 commit 6efd000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rr-prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,5 @@ service:
105105
centrifuge:
106106
proxy_address: ${RR_CENTRIFUGE_PROXY_ADDRESS}
107107
grpc_api_address: ${RR_CENTRIFUGE_GRPC_API_ADDRESS}
108-
poll:
108+
pool:
109109
num_workers: ${RR_CENTRIFUGE_NUM_WORKERS:-2}

0 commit comments

Comments
 (0)