1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-21 22:32:41 +01:00

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
This commit is contained in:
revi 2024-08-13 11:24:19 +02:00 committed by Valerio Bozzolan
parent 58f1c83a5a
commit b9ea6f1ce8

View file

@ -66,11 +66,10 @@ 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 Phorge in strange and mysterious ways that
are unpredictable. Only allow Cloudflare to cache files, and never
optimize them.
sure to turn off all optimization features, including systems like
"Rocket Loader". These features will break Phorge in strange and
mysterious ways that are unpredictable. Only allow Cloudflare to cache files,
and never optimize them.
[[ https://www.cloudflare.com | Cloudflare ]] is a general-purpose CDN service.