mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-19 21:32:43 +01:00
Tell users to avoid magical CloudFlare nonsense in the CDN documentation
Summary: Fixes T9716. Doesn't go into too much detail, but will hopefully save some pain. Test Plan: Read all the wonderful text. Reviewers: #blessed_committers, epriestley, #blessed_reviewers Reviewed By: #blessed_committers, epriestley, #blessed_reviewers Subscribers: Korvin Maniphest Tasks: T9716 Differential Revision: https://secure.phabricator.com/D15738
This commit is contained in:
parent
27227b8010
commit
b2d2f03dea
1 changed files with 7 additions and 0 deletions
|
@ -65,6 +65,13 @@ Continue to "Configuring Phabricator", below.
|
||||||
Approach: CloudFlare
|
Approach: CloudFlare
|
||||||
========
|
========
|
||||||
|
|
||||||
|
WARNING: You should review all your CloudFlare settings, and be very
|
||||||
|
sure to turn off all JavaScript, HTML, CSS minification and
|
||||||
|
optimization features, including systems like "Rocket Loader". These
|
||||||
|
features will break Phabricator in strange and mysterious ways that
|
||||||
|
are unpredictable. Only allow CloudFlare to cache files, and never
|
||||||
|
optimize them.
|
||||||
|
|
||||||
[[ https://cloudflare.com | CloudFlare ]] is a general-purpose CDN service.
|
[[ https://cloudflare.com | CloudFlare ]] is a general-purpose CDN service.
|
||||||
|
|
||||||
To set up CloudFlare, you'll need to register a second domain and go through
|
To set up CloudFlare, you'll need to register a second domain and go through
|
||||||
|
|
Loading…
Reference in a new issue