1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Merge pull request #168 from ivorscott/patch-1

Update subjects.md
This commit is contained in:
Ginger Collison
2020-11-09 09:23:09 -06:00
committed by GitHub

View File

@@ -40,5 +40,5 @@ Subject to your security configuration, wildcards can be used for monitoring by
### Mix Wildcards
The wildcard `*` can appear multiple times in the same subject. Both types be used as well. For example, `*.*.east.>` will receive `time.us.east.atlanta`.
The wildcard `*` can appear multiple times in the same subject. Both types can be used as well. For example, `*.*.east.>` will receive `time.us.east.atlanta`.