From 7c5b67ef99c777c546d0047d6f8eea202f26093d Mon Sep 17 00:00:00 2001 From: John Livingston Date: Fri, 23 Feb 2024 17:57:31 +0100 Subject: [PATCH] Slow Mode XEP WIP (RFC 2119 compliance). --- support/documentation/content/en/technical/slow_mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/documentation/content/en/technical/slow_mode.md b/support/documentation/content/en/technical/slow_mode.md index cf7aa7ca..d2e881d9 100644 --- a/support/documentation/content/en/technical/slow_mode.md +++ b/support/documentation/content/en/technical/slow_mode.md @@ -63,7 +63,7 @@ This document addresses the following requirements: ### 4.1 Activating Slow Mode in the MUC Room configuration -Your implementation CAN allow the Slow Mode feature to be set room by room, by its owners. +Your implementation MAY allow the Slow Mode feature to be set room by room, by its owners. If room owners can configure the Slow Mode feature, the server MUST add a `muc#roomconfig_slow_mode_duration` field in the [room configuration form](https://xmpp.org/extensions/xep-0045.html#owner).