Don't expire queues at all in the /pubsub vhost
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
56fb57934b
commit
83ce202846
1 changed files with 0 additions and 2 deletions
|
@ -224,8 +224,6 @@
|
||||||
state: present
|
state: present
|
||||||
pattern: ".*"
|
pattern: ".*"
|
||||||
tags:
|
tags:
|
||||||
# Unused queues are killed after 1000 * 60 * 60 * 31 milliseconds (~a month)
|
|
||||||
expires: 111600000
|
|
||||||
# Queues can use at most 1GB of storage
|
# Queues can use at most 1GB of storage
|
||||||
max-length-bytes: 1073741824
|
max-length-bytes: 1073741824
|
||||||
vhost: /pubsub
|
vhost: /pubsub
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue