Merge pull request #11398 from lafirest/chore/example

This commit is contained in:
Ivan Dyachkov 2023-08-08 11:22:08 +02:00 committed by GitHub
commit 5b4d09560b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ retainer {
## set to false to disable retainer
enable = true
## Message retention time, default is 0 means the message will never expire
msg_expiry_interval = 5s
## Maximum message size allowed
max_payload_size = 1MB