mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
更新 TS 服务器配置
This commit is contained in:
+2
-2
@@ -201,7 +201,7 @@ $ sudo nvim /etc/sysctl.d/99-sysctl.conf
|
||||
kernel.panic = 20
|
||||
kernel.panic_on_oops = 1
|
||||
|
||||
net.core.default_qdisc = fq_pie
|
||||
net.core.default_qdisc = fq_codel
|
||||
net.ipv4.tcp_congestion_control = bbr
|
||||
|
||||
net.ipv4.ip_forward = 1
|
||||
@@ -544,7 +544,7 @@ cache-size=2048
|
||||
max-cache-ttl=7200
|
||||
fast-dns-retry=1800
|
||||
|
||||
interface=eth0
|
||||
interface=eth0,tailscale0
|
||||
rebind-domain-ok=/fox.internal/
|
||||
|
||||
bind-dynamic
|
||||
|
||||
Reference in New Issue
Block a user