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
|
|
@ -1,5 +1,5 @@
|
|||
net.ipv4.ping_group_range=0 2147483647
|
||||
net.ipv4.ip_forward=1
|
||||
# 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