@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.

docs/file_domain: remove cloudflare mention of autominify

Summary:
[Auto Minify](https://developers.cloudflare.com/speed/optimization/content/auto-minify/)[1][2] is deprecated and will be removed after 2024-08-05.

(For distant future where Cloudflare deletes the docs)
[1]: [web.archive.org](https://web.archive.org/web/20240507123639/https://developers.cloudflare.com/speed/optimization/content/auto-minify/)
[2]: [archive.today](https://archive.md/wWPpM)

Signed-off-by: Yongmin Hong <revi@omglol.email>

Test Plan:
1. Wait for 2024-08-05
2. Browse to `https://dash.cloudflare.com/<account_id>/<domain>/speed/optimization/content`
3. Verify "Auto Minify" is gone

Reviewers: O1 Blessed Committers, avivey

Reviewed By: O1 Blessed Committers, avivey

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D25617

authored by

Yongmin Hong and committed by
Valerio Bozzolan
b9ea6f1c 58f1c83a

+4 -5
+4 -5
src/docs/user/configuration/configuring_file_domain.diviner
··· 66 66 ======== 67 67 68 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 Phorge in strange and mysterious ways that 72 - are unpredictable. Only allow Cloudflare to cache files, and never 73 - optimize them. 69 + sure to turn off all optimization features, including systems like 70 + "Rocket Loader". These features will break Phorge in strange and 71 + mysterious ways that are unpredictable. Only allow Cloudflare to cache files, 72 + and never optimize them. 74 73 75 74 [[ https://www.cloudflare.com | Cloudflare ]] is a general-purpose CDN service. 76 75