From bede54c774ef59640cc1b4d9fd1dabfc69e4ecdb Mon Sep 17 00:00:00 2001
From: Marcus Hoffmann
Date: Mon, 12 Feb 2024 01:21:26 +0100
Subject: [PATCH] Revert "docs/website/support.html: document irc channel
permission changes"
This didn't work out as planned, neither the restriction of muting
unregistered users, nor the exception for matrix users worked as planned.
The channel mode has been reverted to +R (meaning only registered users
are allowed to join) and an exception for *that* has been introduced for
matrix users via +e. The channel modes are documented in [1].
[1] https://www.oftc.net/ChannelModes/
This reverts commit d1e6d7845b0f3b450709b84a6e4fc4527f12b196.
Signed-off-by: Marcus Hoffmann
Signed-off-by: Thomas Petazzoni
---
docs/website/support.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/website/support.html b/docs/website/support.html
index 96b9a60b18..6bcf4ffc22 100644
--- a/docs/website/support.html
+++ b/docs/website/support.html
@@ -27,8 +27,8 @@
When asking for help on IRC, share relevant logs or pieces of code using a code
sharing website.
- Note that due to excessive spamming on IRC, you can only talk in the
- channel if you are a registered user with
+
Note that due to excessive spamming on IRC, the channel can only be
+ joined if you are a registered user with
OFTC NickServ
service. Follow the instructions to register as a user with a password,
and then join the #buildroot channel.