summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/mongoose/docs/Embed.md
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/mongoose/docs/Embed.md')
-rw-r--r--3rdparty/mongoose/docs/Embed.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/mongoose/docs/Embed.md b/3rdparty/mongoose/docs/Embed.md
index 28274ac66ca..8e6dfbf5669 100644
--- a/3rdparty/mongoose/docs/Embed.md
+++ b/3rdparty/mongoose/docs/Embed.md
@@ -149,7 +149,7 @@ all Net Skeleton functions will be available too.
-DMONGOOSE_NO_DIRECTORY_LISTING Disable directory listing
-DMONGOOSE_NO_FILESYSTEM Disables all file IO, serving from memory only
-DMONGOOSE_NO_LOGGING Disable access/error logging
- -DMONGOOSE_NO_THREADS
+ -DMONGOOSE_ENABLE_THREADS Enable mg_start_thread() function
-DMONGOOSE_NO_WEBSOCKET Disable WebSocket support
-DMONGOOSE_NO_USER No concept of a user on used platform.
(Platform does not provide getpwnam, setgid or setuid)