Skip to content

Commit 40c6347

Browse files
committed
Add MONITOR isupport token to registry
1 parent 959fba5 commit 40c6347

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

_data/registry.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,8 +358,12 @@
358358
- name: CLIENTTAGDENY
359359
specs:
360360
- message-tags
361-
description: Indicates client-only tags that are blocked or allowed by a server
361+
description: Indicates client-only tags that are blocked or allowed by a server.
362+
- name: MONITOR
363+
specs:
364+
- monitor
365+
description: Indicates the server supports the MONITOR command.
362366
- name: UTF8ONLY
363367
specs:
364368
- utf8only
365-
description: Indicates the server only accepts UTF-8 encoded messages
369+
description: Indicates the server only accepts UTF-8 encoded messages.

0 commit comments

Comments
 (0)