1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00
adguardhome_ynh/conf/10-adguardhome.conf

6 lines
199 B
Text
Raw Normal View History

# This is a configuration file linked to the AdGuardHome YunoHost package
# augment the packet buffer size for DNS over QUIC to work properly
net.core.rmem_max = 2500000
net.core.wmem_max = 2500000