emqx/changes/v5.0.16/feat-9871.zh.md

4 lines
160 B
Markdown

允许占位符出现在 `authz` 规则中的主题里的任意位置。
例如:
`{allow, {username, "who"}, publish, ["t/foo${username}boo/${clientid}xxx"]}.`