Arsnael commented on a change in pull request #841: URL: https://github.com/apache/james-project/pull/841#discussion_r783593981
########## File path: server/apps/distributed-app/docs/modules/ROOT/pages/configure/rabbitmq.adoc ########## @@ -129,6 +129,10 @@ It can be useful then to disable it. Tips for choosing metricsEnabled are explained in https://github.com/apache/james-project/blob/master/server/apps/distributed-app/sample-configuration/rabbitmq.properties[rabbitmq.properties] +| notification.queue.ttl +| Configure queue ttl (in ms). References: https://www.rabbitmq.com/ttl.html#queue-ttl. +Optional integer, defaults is 3600000. Review comment: I thought it was optional, like if omitted we don't add a TTL? But maybe I misunderstood? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
