summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--krebs/3modules/syncthing.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/3modules/syncthing.nix b/krebs/3modules/syncthing.nix
index e7f95f7f..3c60eec4 100644
--- a/krebs/3modules/syncthing.nix
+++ b/krebs/3modules/syncthing.nix
@@ -97,7 +97,7 @@ in
rescanInterval = mkOption {
type = types.int;
- default = 60;
+ default = 3600;
};
type = mkOption {