We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a4509 commit 6062a3fCopy full SHA for 6062a3f
examples/use-cases/cross-leaf-mirror/cli/main.sh
@@ -323,7 +323,7 @@ nsc push -a APP
323
nsc add user --account APP leaf-east \
324
--allow-sub '$JS.leaf-east.API.CONSUMER.CREATE.events' \
325
--allow-sub '$JS.leaf-east.API.CONSUMER.CREATE.events.>' \
326
- --allow-sub 'leaf-east.>' \
+ --allow-sub 'leaf-east.hello' \
327
--allow-pub 'leaf-west.events.M.*' \
328
--allow-pub '_GR_.>' \
329
--allow-pub '_INBOX_west.>'
0 commit comments