docs/deploying/generic.md aktualisiert

This commit is contained in:
Anagastes 2025-09-01 17:14:00 +00:00
commit e56b7e15ea

View file

@ -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; proxy_pass http://unix:/run/conduwuit/conduwuit.sock;
# Nginx by default only allows file uploads up to 1M in size # Nginx by default only allows file uploads up to 1M in size