Skip to content

Commit 6594b43

Browse files
committed
setting for shared upload directory
1 parent 496d586 commit 6594b43

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/control-panel/file-manager/upload-directories.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ By default, only images are allowed.
5252
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.
5353
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.
5454

55+
##### Share Upload Directory on all sites?
56+
57+
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.
58+
59+
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.
60+
5561
##### Default browser view?
5662

5763
Default view type for this upload directory.

0 commit comments

Comments
 (0)