projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6abc2bf
)
Doc: Update to new sync journal db name #5662
author
Christian Kamm
<mail@ckamm.de>
Tue, 4 Apr 2017 08:49:26 +0000
(10:49 +0200)
committer
Christian Kamm
<mail@ckamm.de>
Tue, 4 Apr 2017 08:49:26 +0000
(10:49 +0200)
doc/troubleshooting.rst
patch
|
blob
|
history
diff --git
a/doc/troubleshooting.rst
b/doc/troubleshooting.rst
index 1570bff0a273aa7d948dcaec72b37b0cf56a251d..71b174b5c43145513ae0cc8013bfe975a9cc8e40 100644
(file)
--- a/
doc/troubleshooting.rst
+++ b/
doc/troubleshooting.rst
@@
-55,8
+55,8
@@
Identifying Basic Functionality Problems
---------------------
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
+``.
_sync_xxxxxxx.db`` file, and then restart your client.
+There is a
hidden ``._sync_xxxxxxx
.db`` file inside the folder of every account
configured on your client.
.. NOTE::