From 158d44e1a9e0d6dbc0da34d1975055486db1627e Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Tue, 21 Oct 2025 15:02:36 +0000 Subject: [PATCH] docs: Remove line about other reverse proxies. (#197) Signed-off-by: Jason Volk --- docs/deploying/generic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploying/generic.md b/docs/deploying/generic.md index f5b098d1..24f94c7e 100644 --- a/docs/deploying/generic.md +++ b/docs/deploying/generic.md @@ -166,7 +166,7 @@ sudo systemctl enable --now caddy ### Other Reverse Proxies -As we would prefer our users to use Caddy, we will not provide configuration files for other proxies. +_Specific contributions for other proxies are welcome!_ You will need to reverse proxy everything under following routes: - `/_matrix/` - core Matrix C-S and S-S APIs