mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-23 14:57:17 +00:00
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
config BR2_PACKAGE_THTTPD
|
|
bool "thttpd"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
thttpd is a simple, small, portable, fast, and secure HTTP
|
|
server
|
|
|
|
http://www.acme.com/software/thttpd/
|