mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(cloudflared): explicit user
This commit is contained in:
parent
d80fd6fd5f
commit
e0fe5bcd6f
4 changed files with 22 additions and 6 deletions
|
|
@ -3,5 +3,5 @@ net.ipv6.conf.vmbr0.use_tempaddr=1
|
|||
net.ipv6.conf.vmbr0.accept_ra_rt_info_max_plen=128
|
||||
net.ipv4.ping_group_range=0 2147483647
|
||||
# https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes
|
||||
net.core.rmem_max=2500000
|
||||
net.core.wmem_max=2500000
|
||||
net.core.rmem_max=7500000
|
||||
net.core.wmem_max=7500000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue