From 8c4b60a13c375e8cd1653d37a9a3e88629dc3387 Mon Sep 17 00:00:00 2001 From: Zachery Faria Date: Wed, 13 Aug 2025 06:53:07 -0700 Subject: [PATCH] docs: Cloudflare warning in Reverse Proxy guide (#6105) --- docs/content/guides/reverse-proxy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/guides/reverse-proxy.md b/docs/content/guides/reverse-proxy.md index 6298a4c9..f5575cc0 100644 --- a/docs/content/guides/reverse-proxy.md +++ b/docs/content/guides/reverse-proxy.md @@ -7,8 +7,8 @@ This documentation will cover HTTPS setup, with comments for HTTP setup. ## Cloudflare !!! warning - If you use Cloudflare as reverse proxy then you **MUST** disable the minify features for HTML, CSS and JS, or your HedgeDoc instance may be broken. - For more information please read the [Cloudflare documentation](https://support.cloudflare.com/hc/en-us/articles/200168196-How-do-I-minify-HTML-CSS-and-JavaScript-to-optimize-my-site-). + If you use Cloudflare as reverse proxy, then you **MUST** disable Rocket Loader, or your HedgeDoc instance may be broken. + For more information please read the [Cloudflare documentation](https://developers.cloudflare.com/speed/optimization/content/rocket-loader). ## HedgeDoc config