From a7e8845d61424bf6927c8e9408f7d4a3ccebdae8 Mon Sep 17 00:00:00 2001 From: Andrew Snowden Date: Mon, 26 Oct 2015 16:58:13 +0200 Subject: [PATCH] Add readme line --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 5ed9621..6bd7458 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -229,6 +229,9 @@ uploading assets to S3. your S3 bucket to force all files to upload again. `S3_CACHE_CONTROL` **Deprecated**. Please use `S3_HEADERS` instead. `S3_USE_CACHE_CONTROL` **Deprecated**. Please use `S3_HEADERS` instead. +`S3_GZIP` Compress all assets using GZIP and set the + corresponding Content-Type and Content-Encoding + headers on the S3 files. =========================== =================================================== .. _debug: http://flask.pocoo.org/docs/config/#configuration-basics