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