diff options
author | Chris Buechler <cmb@pfsense.org> | 2015-12-30 21:06:23 -0600 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2016-01-05 09:08:10 -0200 |
commit | 8811dfc38b48ea01609cccfac286154b8a149854 (patch) | |
tree | bf5ed107be959c3adcd1edf41033d9eee39234a1 /tools/conf | |
parent | 84a7c17d88da676c1fb0f9c2f9264870b25404ed (diff) | |
download | pfsense-8811dfc38b48ea01609cccfac286154b8a149854.zip pfsense-8811dfc38b48ea01609cccfac286154b8a149854.tar.gz |
Keeping the disable logging option. Revert "clean up lighttpd bits"
This reverts commit 9de0332dec955ec513b74be9361de72d12aa7245.
Diffstat (limited to 'tools/conf')
-rw-r--r-- | tools/conf/pfPorts/make.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index 10b79fb..9272ea3 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -4,6 +4,8 @@ OPTIONS_UNSET_FORCE= X11 DOCS EXAMPLES MAN INFO MANPAGES # Individual ports options www_elinks_UNSET_FORCE= FASTMEM +www_lighttpd_SET_FORCE= NODELAY + net_miniupnpd_SET_FORCE= PF_ENABLE_FILTER_RULES IPV6 UPNP_IGDV2 CHECK_PORTINUSE security_openssl_SET_FORCE= PADLOCK |