0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-20 14:49:13 +00:00
Files
packages/net/adguardhome/files/adguardhome.sysctl
2025-04-05 02:36:26 +08:00

4 lines
106 B
Plaintext

# quic-go expects larger UDP send/receive buffers
net.core.rmem_max = 7500000
net.core.wmem_max = 7500000