1
0
Fork 0
mirror of https://libwebsockets.org/repo/libwebsockets synced 2025-04-30 03:09:58 +00:00

minimal-http-server-tls: fixup missing cgi changes to mount

This commit is contained in:
Andy Green 2025-04-25 09:42:40 +01:00
parent fe62c76129
commit 20bfbbfb59

View file

@ -51,6 +51,8 @@ static const struct lws_http_mount
/* .origin_protocol */ LWSMPRO_CALLBACK, /* bind to callback */
/* .mountpoint_len */ 8, /* char count */
/* .basic_auth_login_file */ NULL,
/* .cgi_chroot_path */ NULL,
/* .cgi_wd */ NULL,
},
#endif
mount = {