mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-11 20:22:54 +08:00
Added MONGOOSE_NO_SSI to MONGOOSE_NO_FILESYSTEM
This commit is contained in:
parent
81a78f9c8b
commit
ab147e8f19
@ -1054,6 +1054,7 @@ typedef struct stat file_stat_t;
|
||||
#define MONGOOSE_NO_DAV
|
||||
#define MONGOOSE_NO_DIRECTORY_LISTING
|
||||
#define MONGOOSE_NO_LOGGING
|
||||
#define MONGOOSE_NO_SSI
|
||||
#endif
|
||||
|
||||
struct vec {
|
||||
|
Loading…
Reference in New Issue
Block a user