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

4 lines
153 B
Markdown

Allow the placeholder to be anywhere in the topic for `authz` rules.
e.g:
`{allow, {username, "who"}, publish, ["t/foo${username}boo/${clientid}xxx"]}.`