Merge pull request #1350 from hedgedoc/fix-cloudflare-warning
Remove explicit title from cloudflare warning
This commit is contained in:
commit
87e5575f03
@ -6,7 +6,7 @@ configs that you'll have to do.
|
|||||||
This documentation will cover HTTPS setup, with comments for HTTP setup.
|
This documentation will cover HTTPS setup, with comments for HTTP setup.
|
||||||
|
|
||||||
## Cloudflare
|
## Cloudflare
|
||||||
!!! warning "Requirements on your server"
|
!!! 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.
|
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-).
|
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-).
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user