Not using failover topic by default (#878)
This commit is contained in:
parent
1299b65143
commit
5c8c9aee1a
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ ENV TZ=UTC \
|
|||
PARTITIONS_NUMBER=16 \
|
||||
QUEUE_MESSAGE_SIZE_LIMIT=1048576 \
|
||||
BEACON_SIZE_LIMIT=1000000 \
|
||||
USE_FAILOVER=true \
|
||||
USE_FAILOVER=false \
|
||||
GROUP_STORAGE_FAILOVER=failover \
|
||||
TOPIC_STORAGE_FAILOVER=storage-failover
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue