diff --git a/content/desktop/synchronized-file-sharing.md b/content/desktop/synchronized-file-sharing.md index 02a298e107..6c6e040de6 100644 --- a/content/desktop/synchronized-file-sharing.md +++ b/content/desktop/synchronized-file-sharing.md @@ -81,10 +81,6 @@ In general, use your `.syncignore` file to exclude items that aren't critical to - 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. -- File share instances mounted into [ECI](hardened-desktop/enhanced-container-isolation/_index.md) containers are currently read-only. - -- You cannot remove a file share instance during the initial synchronization. You have to wait for it to complete before **Delete** has any effect. - - Synchronized file shares proactively reports temporary issues, which can result in occasional **Conflict** and **Problem** indicators appearing in the GUI during synchronization. These can be ignored. However, if they persist, you can report the issue. - If you switch from WSL2 to Hyper-V on Windows, Docker Desktop needs to be fully restarted. diff --git a/data/toc.yaml b/data/toc.yaml index e4ab9188d8..df796a72eb 100644 --- a/data/toc.yaml +++ b/data/toc.yaml @@ -1178,7 +1178,7 @@ Manuals: - path: /desktop/wasm/ title: Wasm workloads (Beta) - path: /desktop/synchronized-file-sharing/ - title: Synchronized file shares {{< badge color=violet text=New >}} + title: Synchronized file shares - sectiontitle: WSL section: - path: /desktop/wsl/