add yml parameter description
This commit is contained in:
parent
5d494f81dd
commit
4c00b839e6
@ -1554,6 +1554,7 @@ queue:
|
|||||||
enabled: "${TB_QUEUE_RULE_ENGINE_STATS_ENABLED:true}"
|
enabled: "${TB_QUEUE_RULE_ENGINE_STATS_ENABLED:true}"
|
||||||
# Statistics printing interval for Rule Engine
|
# Statistics printing interval for Rule Engine
|
||||||
print-interval-ms: "${TB_QUEUE_RULE_ENGINE_STATS_PRINT_INTERVAL_MS:60000}"
|
print-interval-ms: "${TB_QUEUE_RULE_ENGINE_STATS_PRINT_INTERVAL_MS:60000}"
|
||||||
|
# Max length of error message that is printed by statistics
|
||||||
max-error-message-length: "${TB_QUEUE_RULE_ENGINE_MAX_ERROR_MESSAGE_LENGTH:4096}"
|
max-error-message-length: "${TB_QUEUE_RULE_ENGINE_MAX_ERROR_MESSAGE_LENGTH:4096}"
|
||||||
queues:
|
queues:
|
||||||
- name: "${TB_QUEUE_RE_MAIN_QUEUE_NAME:Main}" # queue name
|
- name: "${TB_QUEUE_RE_MAIN_QUEUE_NAME:Main}" # queue name
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user