diff --git a/sync.conf b/sync.conf index d9307ba..f6190aa 100644 --- a/sync.conf +++ b/sync.conf @@ -2,7 +2,7 @@ ###### osync - Rsync based two way sync engine with fault tolerance ###### (C) 2013-2016 by Orsiris de Jong (www.netpower.fr) -###### osync v1.1x config file rev 2016052501 +###### osync v1.1x config file rev 2016071801 ## ---------- GENERAL OPTIONS @@ -102,7 +102,7 @@ MIN_WAIT=60 ## Maximum time (in seconds) waiting in file monitor / daemon mode. After this time, sync is run. ## Use 0 to wait indefinitely. -MAX_WAIT=300 +MAX_WAIT=7200 ## ---------- BACKUP AND DELETION OPTIONS