This commit is contained in:
anlicheng 2026-03-31 14:39:32 +08:00
parent c5c3c59094
commit 3ccc8a1666

View File

@ -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},
%% 单位为秒 %% 单位为秒