From 990e2f0beb0ff0715ad08e04f0c1e085b9581eaa Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Tue, 8 Apr 2014 11:55:31 +0200 Subject: Ignore the new sync log file in the sync dir. It is required to have all ownCloud system files in the ignore list that have to be ignored, because the ignore list is fed into the folderwatcher, which needs to ignore changes to both the journal and the logfile. --- sync-exclude.lst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sync-exclude.lst') diff --git a/sync-exclude.lst b/sync-exclude.lst index 4ec4e6a5f..5387b2436 100644 --- a/sync-exclude.lst +++ b/sync-exclude.lst @@ -7,6 +7,8 @@ *csync_timedif.ctmp* .csync_journal.db .csync_journal.db.ctmp +.owncloudsync.log + .*.sw? .*.*sw? ].csync-progressdatabase -- cgit v1.2.3