From cc3cd9fd17017a23d719a3c50e177378c5299ba1 Mon Sep 17 00:00:00 2001 From: Zoey Date: Thu, 25 Jun 2026 21:35:20 +0200 Subject: [PATCH 1/2] update NPMplus screenshot Signed-off-by: Zoey --- reverse-proxy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reverse-proxy.md b/reverse-proxy.md index 345228c2..1527bf10 100644 --- a/reverse-proxy.md +++ b/reverse-proxy.md @@ -580,7 +580,7 @@ Note: this will cause that a non root user can bind privileged ports. Second, see these screenshots for a working config: -grafik +image grafik @@ -589,7 +589,7 @@ Second, see these screenshots for a working config: grafik -- The "Enable compression by upstream, not recommended" Button can stay unchecked if you don't use Collabora. (https://github.com/CollaboraOnline/online/issues/10157)
+- The "Enable compression by upstream, not recommended" and "Disable URI Sanitisation, not recommended" Buttons may need to be set if you use Collabora. (https://github.com/CollaboraOnline/online/issues/10157 https://github.com/nextcloud/all-in-one/issues/834)
- You may need to check the "Disable Crowdsec Appsec" Button if you use crowdsec and uploads or downloads fail.
- You may want to enable the "Disable Request/Response Buffering" Button since it could improve uploads and downloads.
- You can check the "Send noindex header and block some user agents" Button If you don't want your Nextcloud to be indexed by web crawlers like google.
From adf1cfdf7803120d4e5cdbd0a10f7636dd96af25 Mon Sep 17 00:00:00 2001 From: Zoey Date: Thu, 25 Jun 2026 21:37:57 +0200 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Zoey --- reverse-proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reverse-proxy.md b/reverse-proxy.md index 1527bf10..b09492dc 100644 --- a/reverse-proxy.md +++ b/reverse-proxy.md @@ -589,7 +589,7 @@ Second, see these screenshots for a working config: grafik -- The "Enable compression by upstream, not recommended" and "Disable URI Sanitisation, not recommended" Buttons may need to be set if you use Collabora. (https://github.com/CollaboraOnline/online/issues/10157 https://github.com/nextcloud/all-in-one/issues/834)
+- The "Enable compression by upstream, not recommended" and "Disable URI Sanitisation, not recommended" buttons may need to be enabled if you use Collabora. (https://github.com/CollaboraOnline/online/issues/10157, https://github.com/nextcloud/all-in-one/issues/834)
- You may need to check the "Disable Crowdsec Appsec" Button if you use crowdsec and uploads or downloads fail.
- You may want to enable the "Disable Request/Response Buffering" Button since it could improve uploads and downloads.
- You can check the "Send noindex header and block some user agents" Button If you don't want your Nextcloud to be indexed by web crawlers like google.