syncthing/proto/lib
Jakob Borg 4b60e86d02
lib/config, lib/watchaggregator: Add config for max FS watcher delay (#9558)
Currently the maximum delay is always derived automatically from the
initial delay. This is fine in most cases, but for some use cases (large
files that take a long time to write) we need to be able to set a longer
max delay than the computed value (e.g., 15s delay with 10min timeout).
2024-05-23 16:21:00 +02:00
..
api lib/api: Save session & CSRF tokens to database, add option to stay logged in (fixes #9151) (#9284) 2024-01-04 10:07:12 +00:00
config lib/config, lib/watchaggregator: Add config for max FS watcher delay (#9558) 2024-05-23 16:21:00 +02:00
db all: Support syncing extended attributes (fixes #2698) (#8513) 2022-09-14 09:50:55 +02:00
discover lib: Use counterfeiter to mock interfaces in tests (#7375) 2021-03-03 08:53:50 +01:00
fs all: Move remaining protos to use the vanity plugin (#7009) 2020-10-02 08:07:05 +02:00
protocol all: Support multiple device connections (fixes #141) (#8918) 2023-09-06 12:52:01 +02:00