提交 d76921b4 authored 作者: Shane Bryldt's avatar Shane Bryldt

FS-10690: Removed useless defines from blade.h that are only needed when…

FS-10690: Removed useless defines from blade.h that are only needed when compiling libcivetweb itself
上级 4c57f0aa
...@@ -34,16 +34,6 @@ ...@@ -34,16 +34,6 @@
#ifndef _BLADE_H_ #ifndef _BLADE_H_
#define _BLADE_H_ #define _BLADE_H_
#define USE_STACK_SIZE 102400
#define MAX_REQUEST_SIZE 16384
#define USE_DUKTAPE 1
#define USE_IPV6 1
#define LUA_COMPAT_ALL 1
#define USE_LUA 1
#define USE_LUA_SQLITE3 1
#define USE_LUA_FILE_SYSTEM 1
#define USE_WEBSOCKET 1
#include <ks.h> #include <ks.h>
#include <sodium.h> #include <sodium.h>
#include <libconfig.h> #include <libconfig.h>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论