syncthing/etc/linux-sysctl
Jakob Borg 99595ce3d9
build: Update quic-go and pfilter for Go 1.20 (fixes #8768) (#8769)
2023-02-02 22:00:50 +01:00
..
30-syncthing.conf build: Update quic-go and pfilter for Go 1.20 (fixes #8768) (#8769) 2023-02-02 22:00:50 +01:00
README.md build: Package sysctl configuration to raise UDP buffer size on Linux (#7417) 2021-03-05 08:08:29 +01:00

README.md

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