docs: chinese documentation for jq timeout configuration
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
This commit is contained in:
parent
402ab7e759
commit
efd6461e15
|
@ -241,12 +241,12 @@ of the rule, then the string "undefined" is used.
|
||||||
|
|
||||||
rule_engine_jq_function_default_timeout {
|
rule_engine_jq_function_default_timeout {
|
||||||
desc {
|
desc {
|
||||||
en: "Default timeout for the jq/2 rule engine function"
|
en: "Default timeout for the `jq` rule engine function"
|
||||||
zh: "Default timeout for the jq/2 rule engine function"
|
zh: “规则引擎内建函数 `jq` 默认时间限制”
|
||||||
}
|
}
|
||||||
label: {
|
label: {
|
||||||
en: "Rule engine jq function default timeout"
|
en: "Rule engine jq function default timeout"
|
||||||
zh: "Rule engine jq function default timeout"
|
zh: "规则引擎 jq 函数时间限制"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue