From b171429e9f96516027d442363a6affe01d497cc7 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Thu, 7 May 2026 09:23:39 +0300 Subject: [PATCH] configuring-playbook-conduwuit.md: link Tuwunel as a migration target Previously only Continuwuity was offered as a migration path. Tuwunel is a fork of conduwuit which reads the database directly via the new `tuwunel-migrate-from-conduwuit` tag, so it deserves a parallel entry. Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/5200. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/configuring-playbook-conduwuit.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/configuring-playbook-conduwuit.md b/docs/configuring-playbook-conduwuit.md index f35dfcac9..5ffc1229e 100644 --- a/docs/configuring-playbook-conduwuit.md +++ b/docs/configuring-playbook-conduwuit.md @@ -1,6 +1,6 @@