chibenwa commented on a change in pull request #841: URL: https://github.com/apache/james-project/pull/841#discussion_r783569054
########## 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: Please explain that this is used only on queues used to share notification patterns, are exclusive to a node. -- 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]
