Fixup docs for environment variable
This commit is contained in:
parent
cb69836fb7
commit
e0cd29e301
|
@ -138,7 +138,7 @@ If set, this will completely disable the ability to create symlinks with all Vir
|
||||||
shared folders. If this environment variable is not set, the VirtualBox synced
|
shared folders. If this environment variable is not set, the VirtualBox synced
|
||||||
folders option `SharedFoldersEnableSymlinksCreate` will be enabled by default.
|
folders option `SharedFoldersEnableSymlinksCreate` will be enabled by default.
|
||||||
This option can be overridden on a per-folder basis within your Vagrantfile
|
This option can be overridden on a per-folder basis within your Vagrantfile
|
||||||
config by settings the `SharedFoldersEnableSymlinksCreate` option to true if you
|
config by setting the `SharedFoldersEnableSymlinksCreate` option to true if you
|
||||||
do not wish to completely disable this feature for all VirtualBox guests.
|
do not wish to completely disable this feature for all VirtualBox guests.
|
||||||
|
|
||||||
More information on the option can be read in the [VirtualBox synced folders docs page.](/docs/synced-folders/virtualbox.html#sharedfoldersenablesymlinkscreate)
|
More information on the option can be read in the [VirtualBox synced folders docs page.](/docs/synced-folders/virtualbox.html#sharedfoldersenablesymlinkscreate)
|
||||||
|
|
Loading…
Reference in New Issue