Add extra note about deleting .csync_journal.db
authorMatthew Setter <matthew@matthewsetter.com>
Wed, 18 Jan 2017 12:54:55 +0000 (13:54 +0100)
committerMatthew Setter <settermjd@users.noreply.github.com>
Tue, 24 Jan 2017 15:18:21 +0000 (16:18 +0100)
This is added as per the recommendation from @guruz in #5252.

doc/troubleshooting.rst

index 5ff6f42a1b2c85367eed030eb6d5b7247dbf3faa..1570bff0a273aa7d948dcaec72b37b0cf56a251d 100644 (file)
@@ -54,7 +54,17 @@ Identifying Basic Functionality Problems
 "CSync unknown error"
 ---------------------
 
-If you see this error message stop your client, delete the ``.csync_journal.db`` file, and then restart your client. There is a  ``.csync_journal.db`` file inside the folder of every account configured on your client. See https://github.com/owncloud/client/issues/5226 for more discussion of this issue.
+If you see this error message stop your client, delete the
+``.csync_journal.db`` file, and then restart your client. 
+There is a  ``.csync_journal.db`` file inside the folder of every account
+configured on your client. 
+
+.. NOTE::
+   Please note that this will also erase some of your settings about which
+   files to download.
+   
+See https://github.com/owncloud/client/issues/5226 for more discussion of this
+issue.
 
 
 Isolating other issues