@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

authored by

Austin Seipp and committed by
thoughtpolice
b2d2f03d 27227b80

+7
+7
src/docs/user/configuration/configuring_file_domain.diviner
··· 65 65 Approach: CloudFlare 66 66 ======== 67 67 68 + WARNING: You should review all your CloudFlare settings, and be very 69 + sure to turn off all JavaScript, HTML, CSS minification and 70 + optimization features, including systems like "Rocket Loader". These 71 + features will break Phabricator in strange and mysterious ways that 72 + are unpredictable. Only allow CloudFlare to cache files, and never 73 + optimize them. 74 + 68 75 [[ https://cloudflare.com | CloudFlare ]] is a general-purpose CDN service. 69 76 70 77 To set up CloudFlare, you'll need to register a second domain and go through