Skip to content

Commit 1973678

Browse files
authored
Update folder-caseSensitiveFS.rst
Add Android to list of systems that are case-insensitive.
1 parent 9179f78 commit 1973678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

advanced/folder-caseSensitiveFS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ handling.
1111
With ``caseSensitiveFS`` set to ``false`` (the default setting)
1212
Syncthing's case sensitivity safety checks are enabled.
1313
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.
14+
name collisions that can occur on case insensitive systems such as Windows,
15+
macOS, and Android.
1616

1717
When set to ``true`` the extra safety checks for case insensitive
1818
filesystems are disabled. This will provide a small improvement in

0 commit comments

Comments
 (0)