mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-26 12:44:20 +01:00
scripts: bump to lws 4.1.4
This commit is contained in:
@@ -283,8 +283,6 @@ int main(int argc, char **argv) {
|
||||
info.port = 7681;
|
||||
info.iface = NULL;
|
||||
info.protocols = protocols;
|
||||
info.ssl_cert_filepath = NULL;
|
||||
info.ssl_private_key_filepath = NULL;
|
||||
info.gid = -1;
|
||||
info.uid = -1;
|
||||
info.max_http_header_pool = 16;
|
||||
|
||||
Reference in New Issue
Block a user