From fc376dffa129ba315d5f6c1f73c3778c52cc0a45 Mon Sep 17 00:00:00 2001 From: tm Date: Fri, 7 Jun 2019 11:26:20 +0000 Subject: apache24: Add mod_brotli option The mod_brotli module provides the BROTLI_COMPRESS output filter that allows output from your server to be compressed using the brotli compression format before being sent to the client over the network. --- mk/defaults/options.description | 1 + 1 file changed, 1 insertion(+) (limited to 'mk/defaults') diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 3033e4e00af..d438514f69f 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -65,6 +65,7 @@ blender-exppython Enable the Experimental Python support. bluray Enable libbluray support. boehm-gc Use Boehm's garbage collector for memory allocation. bozohttpd-do-htpasswd Enable .htpasswd file processing in bozohttpd. +brotli Provides the BROTLI_COMPRESS output filter. bugzilla-charts Enable generation of charts. bugzilla-imagemagick Compress .BMPs to save space. bugzilla-patchviewer Enable patchviewer support. -- cgit v1.2.3