We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9179f78 commit 1973678Copy full SHA for 1973678
advanced/folder-caseSensitiveFS.rst
@@ -11,8 +11,8 @@ handling.
11
With ``caseSensitiveFS`` set to ``false`` (the default setting)
12
Syncthing's case sensitivity safety checks are enabled.
13
Syncthing will then attempt to detect and prevent case-only file
14
-name collisions that can occur on case insensitive systems such as Windows
15
-and macOS, or other systems with case insensitive file systems.
+name collisions that can occur on case insensitive systems such as Windows,
+macOS, and Android.
16
17
When set to ``true`` the extra safety checks for case insensitive
18
filesystems are disabled. This will provide a small improvement in
0 commit comments