Skip to content

Commit

Permalink
modify file encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
zh_yu committed Dec 14, 2018
1 parent 1ab0e6f commit 1520ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qmq-dist/conf/broker.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ meta.server.endpoint=http://<host>[:<port>]/meta/address
messagelog.retention.hours=1
log.expired.delete.enable=true

#是否等待slave同步到消息才返回给producer,生产环境建议打开
#是否等待slave同步到消息才返回给producer,生产环境建议打开
wait.slave.wrote=false

0 comments on commit 1520ce4

Please sign in to comment.