Explorar el Código

Documentation: Mention the new format for the journal file.

Klaas Freitag hace 9 años
padre
commit
2daf895e43
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      doc/architecture.rst

+ 2 - 1
doc/architecture.rst

@@ -153,7 +153,8 @@ By default, the ownCloud Client ignores the following files:
 
 
 * Files matched by one of the patterns defined in the Ignored Files Editor
 * Files matched by one of the patterns defined in the Ignored Files Editor
 * Files containing characters that do not work on certain file systems ``(`\, /, :, ?, *, ", >, <, |`)``.
 * Files containing characters that do not work on certain file systems ``(`\, /, :, ?, *, ", >, <, |`)``.
-* Files starting with ``.csync_journal.db``, as these files are reserved for journalling.
+* Files starting with ``.sync_xxxxxxx.db`` and the old format ``.csync_journal.db``, 
+as these files are reserved for journalling.
 
 
 If a pattern selected using a checkbox in the `ignoredFilesEditor-label` (or if
 If a pattern selected using a checkbox in the `ignoredFilesEditor-label` (or if
 a line in the exclude file starts with the character ``]`` directly followed by
 a line in the exclude file starts with the character ``]`` directly followed by