From 1e2ec2c4a65e66cf1d27e4665dfd7350b4205b3b Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Thu, 2 Jan 2025 08:28:27 -0500 Subject: [PATCH] Update docs/configuring-playbook-etherpad.md: add a note about the component being managed externally Refer docs/configuring-playbook-backup-borg.md Signed-off-by: Suguru Hirahara --- docs/configuring-playbook-etherpad.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuring-playbook-etherpad.md b/docs/configuring-playbook-etherpad.md index 63700e955..c662c8d1a 100644 --- a/docs/configuring-playbook-etherpad.md +++ b/docs/configuring-playbook-etherpad.md @@ -4,6 +4,8 @@ When enabled together with the Jitsi audio/video conferencing system (see [our docs on Jitsi](configuring-playbook-jitsi.md)), it will be made available as an option during the conferences. +**Note**: the component is not managed by this repository but its [own repository](https://github.com/mother-of-all-self-hosting/ansible-role-etherpad). + ## Adjusting the playbook configuration To enable Etherpad, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file: