From f90e4251572404b1ab4d122479deadf9e243384b Mon Sep 17 00:00:00 2001 From: Yuri Salimovskiy Date: Mon, 8 May 2023 13:49:26 +0300 Subject: [PATCH] setting for shared upload directory --- docs/control-panel/file-manager/upload-directories.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/control-panel/file-manager/upload-directories.md b/docs/control-panel/file-manager/upload-directories.md index 77e164e9e..46b78d3ba 100644 --- a/docs/control-panel/file-manager/upload-directories.md +++ b/docs/control-panel/file-manager/upload-directories.md @@ -52,6 +52,12 @@ By default, only images are allowed. Only file types that are specified in ExpressionEngine's Mime Type file are allowed to be uploaded. The Mime Type file can be found in [`mimes.php`](config/config-files.md#allowed-mime-types). If you are uploading something uncommon and run into problems, you may need to add the mime type for your file to the allow list. See also [MIME allow list](general/system-configuration-overrides.md#mime_whitelist_additions) and [Mime member exception allow list](general/system-configuration-overrides.md#mime_whitelist_member_exception) for more info. +##### Share Upload Directory on all sites? + +By default, the upload directories are restricted to the site where those have been created. Turning this setting on makes files in this directory accessible through all MSM sites. + +NOTE: **Note:** This setting is only available when [Multiple Site Manager](msm/overview.md) has been activated and cannot be changed for existing upload directories. + ##### Default browser view? Default view type for this upload directory.