Skip to content

Commit ecb462c

Browse files
committed
Moved section into bullet point
1 parent 8a176f9 commit ecb462c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

content/manuals/desktop/features/synchronized-file-sharing.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,6 @@ Some example of things you might want to add to your `.syncignore` file are:
8080

8181
In general, use your `.syncignore` file to exclude items that aren't critical to your workflow, especially those that would be slow to sync or use significant storage.
8282

83-
## Symbolic links
84-
85-
If you don't have the correct permissions to create symbolic links and your container attempts to create symbolic links in your file share instance, an **unable to create symbolic link** error message displays.
86-
87-
See Microsoft's [Create symbolic links documentation](https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security/threat-protection/security-policy-settings/create-symbolic-links) for best practices and location of the **Create symbolic links** security policy setting.
88-
8983
## Known issues
9084

9185
- 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.
@@ -100,6 +94,8 @@ See Microsoft's [Create symbolic links documentation](https://learn.microsoft.co
10094

10195
- POSIX-style Windows paths are not supported. Avoid setting the [`COMPOSE_CONVERT_WINDOWS_PATHS`](/manuals/compose/how-tos/environment-variables/envvars.md#compose_convert_windows_paths) environment variable in Docker Compose.
10296

97+
- If you don't have the correct permissions to create symbolic links and your container attempts to create symbolic links in your file share instance, an **unable to create symbolic link** error message displays. See Microsoft's [Create symbolic links documentation](https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security/threat-protection/security-policy-settings/create-symbolic-links) for best practices and location of the **Create symbolic links** security policy setting.
98+
10399
## Feedback and support
104100

105101
To give feedback or report bugs, visit:

0 commit comments

Comments
 (0)