From 0c97fbd6bcc13aa2f1184be8cdaddd446d049a04 Mon Sep 17 00:00:00 2001 From: Lasse Kuechler Date: Fri, 28 Mar 2025 22:51:56 +0100 Subject: [PATCH] docs: add info about voice-channel support --- 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)