Skip to content

Conversation

@chenxiaolong
Copy link
Owner

This avoids the performance hit from the initial folder scan on startup. When Syncthing is paused, all devices, discovery announcements, and relay connections are disabled, but folder watchers (inotify) remain enabled. This should help improve battery life when user has large folders and has a flapping network connection.

This feature is enabled by default and can be turned off by the user if needed. The ability to shut down the service entirely will never be removed since importing and exporting the config depends on that functionality.

@chenxiaolong chenxiaolong self-assigned this Jan 8, 2026
This avoids the performance hit from the initial folder scan on startup.
When Syncthing is paused, all devices, discovery announcements, and
relay connections are disabled, but folder watchers (inotify) remain
enabled. This should help improve battery life when user has large
folders and has a flapping network connection.

This feature is enabled by default and can be turned off by the user if
needed. The ability to shut down the service entirely will never be
removed since importing and exporting the config depends on that
functionality.

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
chenxiaolong added a commit that referenced this pull request Jan 8, 2026
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong merged commit c24d5db into master Jan 8, 2026
1 check passed
@chenxiaolong chenxiaolong deleted the pause branch January 8, 2026 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants