mirror of
https://github.com/syncthing/syncthing.git
synced 2025-12-23 22:18:14 -05:00
### Purpose In preparation for quic-go v0.43.0. see https://github.com/quic-go/quic-go/pull/4455
sysctl configuration to raise UDP buffer size
Installation
Please note: When you installed syncthing using the official deb package, you can skip the copying.
Copy the file 30-syncthing.conf to /etc/sysctl.d/ (root permissions required).
In a terminal run
sudo sysctl -q --system
to apply the sysctl changes.
Verification
You can verify that the new limit is active using
sysctl net.core.rmem_max