mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-07 18:44:32 +01:00
server: add auth proxy support
This commit is contained in:
@@ -106,7 +106,6 @@ build_libwebsockets() {
|
||||
-DLWS_WITH_LEJP=OFF \
|
||||
-DLWS_WITH_LEJP_CONF=OFF \
|
||||
-DLWS_WITH_LWSAC=OFF \
|
||||
-DLWS_WITH_CUSTOM_HEADERS=OFF \
|
||||
-DLWS_WITH_SEQUENCER=OFF \
|
||||
..
|
||||
make -j"$(nproc)" install
|
||||
|
||||
Reference in New Issue
Block a user