From e56b7e15ea01512cff964040684fe588b708f597 Mon Sep 17 00:00:00 2001 From: Anagastes Date: Mon, 1 Sep 2025 17:14:00 +0000 Subject: [PATCH] docs/deploying/generic.md aktualisiert --- 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 294eb053..515ccdbe 100644 --- a/docs/deploying/generic.md +++ b/docs/deploying/generic.md @@ -193,7 +193,7 @@ server { } -location ~ ^(/|/_matrix|/_tuwunel|/.well-known/matrix) { +location ~ ^(/|/_matrix|/_conduwuit|/.well-known/matrix) { proxy_pass http://unix:/run/conduwuit/conduwuit.sock; # Nginx by default only allows file uploads up to 1M in size