Default gzip compression setting.
5 uses of ADVAGG_GZIP_COMPRESSION
- advagg_file_saver in ./
advagg.module - Save a string to the specified destination. Verify that file size is not zero.
- advagg_htaccess_check_generate in ./
advagg.module - Generate .htaccess rules and place them in advagg dir
- advagg_init in ./
advagg.module - Implements hook_init().
- advagg_js_compress_file_saver in advagg_js_compress/
advagg_js_compress.module - Save a string to the specified destination. Verify that file size is not zero.
- _advagg_admin_form_general in includes/
admin.inc
File
-
includes/
constants.inc, line 26
Code
define('ADVAGG_GZIP_COMPRESSION', FALSE);