summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authortm <tm@pkgsrc.org>2019-06-07 11:26:20 +0000
committertm <tm@pkgsrc.org>2019-06-07 11:26:20 +0000
commitfc376dffa129ba315d5f6c1f73c3778c52cc0a45 (patch)
treebd225ea41f1047c80063785895d56df61517b53a /mk/defaults
parentd8a4c5523161e5337be2ed9edc03cef2e488e671 (diff)
downloadpkgsrc-fc376dffa129ba315d5f6c1f73c3778c52cc0a45.tar.gz
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.
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/options.description1
1 files changed, 1 insertions, 0 deletions
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.