mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
minimal ss proxy: use updated policy
This commit is contained in:
parent
cb5c0059a3
commit
ddf24783b3
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ static const char * const default_ss_policy =
|
|||
"\"port\":" "443,"
|
||||
"\"protocol\":" "\"h1\","
|
||||
"\"http_method\":" "\"GET\","
|
||||
"\"http_url\":" "\"policy/minimal-proxy.json\","
|
||||
"\"http_url\":" "\"policy/minimal-proxy-v4.2.json\","
|
||||
"\"tls\":" "true,"
|
||||
"\"opportunistic\":" "true,"
|
||||
"\"retry\":" "\"default\","
|
||||
|
|
Loading…
Add table
Reference in a new issue