From bb044eb6d904fbb871a8e42558331c9a34f1563b Mon Sep 17 00:00:00 2001 From: lkuechler Date: Fri, 25 Apr 2025 12:26:53 +0200 Subject: [PATCH] docs: add info about voice-channel support (#138) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d3516ba..76cd85d 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ This repository contains configurations and instructions that can be used for de > [!NOTE] > amd64 builds are not currently available for the web client. +> [!NOTE] +> This guide does not include working voice channels ([#138](https://github.com/revoltchat/self-hosted/pull/138#issuecomment-2762682655)). A [rework](https://github.com/revoltchat/backend/issues/313) is currently in progress. + ## Table of Contents - [Deployment](#deployment) - [Updating](#updating)