Added MONGOOSE_NO_SSI to MONGOOSE_NO_FILESYSTEM

This commit is contained in:
Sergey Lyubka 2014-03-06 13:37:23 +00:00
parent 81a78f9c8b
commit ab147e8f19

View File

@ -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 {