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

160 B

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