docs: address issue #24184

This change was automatically generated by the documentation agent team
in response to issue #24184.

🤖 Generated with cagent
This commit is contained in:
aevesdocker
2026-02-25 15:04:42 +00:00
committed by github-actions[bot]
parent 3b2904f7e4
commit a5086cb19a

View File

@@ -82,7 +82,7 @@ In general, use your `.syncignore` file to exclude items that aren't critical to
- Changes made to `.syncignore` don't lead to immediate deletions unless the file share is recreated. In other words, files that are newly ignored due to modifications in the `.syncignore` file remain in their current location, but are no longer updated during synchronization.
- File share instances are currently limited to approximately 2 million files per share. For best performance, if you have a file share instance of this size, try to decompose it into multiple shares corresponding to individual bind mount locations.
- File share instances are limited to approximately 2 million files per share. For best performance, if you have a file share instance of this size, try to decompose it into multiple shares corresponding to individual bind mount locations.
- Case conflicts, due to Linux being case-sensitive and macOS/Windows only being case-preserving, display as **File exists** problems in the GUI. These can be ignored. However, if they persist, you can report the issue.