Files
HY2XS_flamy/package/templates/hysteria/config.yaml.tpl
T

30 lines
602 B
Smarty

listen: {{HYSTERIA_BIND_HOST}}:{{HYSTERIA_PORT}}
{{TLS_ACME_BLOCK}}
{{TLS_FILE_BLOCK}}
auth:
type: http
http:
url: http://127.0.0.1:{{UI_PORT}}/hui/hysteria2/auth
insecure: {{AUTH_INSECURE}}
obfs:
type: salamander
salamander:
password: "{{HYSTERIA_OBFS_PASSWORD}}"
bandwidth:
up: "{{BANDWIDTH_UP}}"
down: "{{BANDWIDTH_DOWN}}"
trafficStats:
listen: {{HYSTERIA_API_HOST}}:{{HYSTERIA_API_PORT}}
secret: "{{HYSTERIA_API_SECRET}}"
quic:
initStreamReceiveWindow: 8388608
maxStreamReceiveWindow: 8388608
initConnReceiveWindow: 20971520
maxConnReceiveWindow: 20971520