fix
This commit is contained in:
parent
c5c3c59094
commit
3ccc8a1666
@ -12,7 +12,7 @@
|
|||||||
{port, 443},
|
{port, 443},
|
||||||
{alpn, ["punchnet/1.0"]},
|
{alpn, ["punchnet/1.0"]},
|
||||||
{certfile, "fullchain.cer"},
|
{certfile, "fullchain.cer"},
|
||||||
{keyfile, "punchsky.com.key"},
|
{keyfile, "root.punchsky.com.key"},
|
||||||
{limits, [
|
{limits, [
|
||||||
{max_packet_size, 16384},
|
{max_packet_size, 16384},
|
||||||
%% 单位为秒
|
%% 单位为秒
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user