mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
lighttpd: don't enable openssl support by default
This commit is contained in:
parent
57ae4753ed
commit
667ec53adb
@ -8,7 +8,7 @@ config BR2_PACKAGE_LIGHTTPD
|
|||||||
Auth, Output-Compression, URL-Rewriting and many more) make
|
Auth, Output-Compression, URL-Rewriting and many more) make
|
||||||
lighttpd the perfect webserver-software for every server that
|
lighttpd the perfect webserver-software for every server that
|
||||||
is suffering load problems.
|
is suffering load problems.
|
||||||
|
|
||||||
http://www.lighttpd.net/
|
http://www.lighttpd.net/
|
||||||
|
|
||||||
if BR2_PACKAGE_LIGHTTPD
|
if BR2_PACKAGE_LIGHTTPD
|
||||||
@ -16,7 +16,6 @@ menu "lighttpd packages"
|
|||||||
|
|
||||||
config BR2_PACKAGE_LIGHTTPD_OPENSSL
|
config BR2_PACKAGE_LIGHTTPD_OPENSSL
|
||||||
bool "lighttpd openssl support"
|
bool "lighttpd openssl support"
|
||||||
default y
|
|
||||||
depends on BR2_PACKAGE_LIGHTTPD
|
depends on BR2_PACKAGE_LIGHTTPD
|
||||||
select BR2_PACKAGE_OPENSSL
|
select BR2_PACKAGE_OPENSSL
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user