diff --git a/reverse-proxy.md b/reverse-proxy.md index d5fd5b5c..0841b68f 100644 --- a/reverse-proxy.md +++ b/reverse-proxy.md @@ -581,11 +581,13 @@ 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)
-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.
-If you want/need you can also configure Auth Request/mTLS if needed or change the X-Frame-Options header if you want to embed Nextcloud. + +- The "Enable compression by upstream, not recommended" Button can stay unchecked if you don't use Collabora. (https://github.com/CollaboraOnline/online/issues/10157)
+- 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.
+- If you want/need you can also configure Auth Request/mTLS if needed or change the X-Frame-Options header if you want to embed Nextcloud. + ⚠️ **Please note:** look into [this](#adapting-the-sample-web-server-configurations-below) to adapt the above example configuration.