mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-25 20:02:37 +03:00
new config for awhttpd
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@27 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
This commit is contained in:
parent
202f18ffd9
commit
415ff0ad4c
@ -10,6 +10,7 @@ CONFIG_PLATFORM_WIN32=y
|
||||
#
|
||||
# General Configuration
|
||||
#
|
||||
PREFIX="/usr/local"
|
||||
# CONFIG_DEBUG is not set
|
||||
|
||||
#
|
||||
@ -54,13 +55,9 @@ CONFIG_AWHTTPD=y
|
||||
# CONFIG_HTTP_STATIC_BUILD is not set
|
||||
CONFIG_HTTP_HAS_SSL=y
|
||||
CONFIG_HTTP_HTTPS_PORT=443
|
||||
# CONFIG_STANDARD_AWHTTPD is not set
|
||||
CONFIG_HTTP_WEBROOT="www"
|
||||
CONFIG_HTTP_PORT=80
|
||||
# CONFIG_HTTP_USE_TIMEOUT is not set
|
||||
CONFIG_HTTP_TIMEOUT=0
|
||||
CONFIG_HTTP_INITIAL_SLOTS=10
|
||||
CONFIG_HTTP_MAX_USERS=100
|
||||
CONFIG_HTTP_TIMEOUT=5
|
||||
# CONFIG_HTTP_HAS_CGI is not set
|
||||
CONFIG_HTTP_CGI_EXTENSION=""
|
||||
CONFIG_HTTP_DIRECTORIES=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user