From 0bfead4ff725a26b0672e2f8112d8a48e0b0635f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Reuh=20Fildadut?= Date: Wed, 15 Oct 2025 14:52:11 +0200 Subject: [PATCH] feat: update default config --- src/feather/config.default.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/feather/config.default.toml b/src/feather/config.default.toml index 270e495..34135c2 100644 --- a/src/feather/config.default.toml +++ b/src/feather/config.default.toml @@ -151,5 +151,5 @@ watch_files = true sync_down_every_when_used = 300 # If the file watcher is enabled and activity is detected, Feather will wait instead of seconds before the next up synchronization. # Can be set through the environment variable DAEMON_SYNC_UP_EVERY_WHEN_USED. -sync_up_every_when_used = 2 +sync_up_every_when_used = 3