allowed media fields in ressources to target referenced files
This commit is contained in:
24
config/sync/imce.profile.editor.yml
Normal file
24
config/sync/imce.profile.editor.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
uuid: 4fccfd89-6409-4272-ac55-84b28c83e1ad
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: uLGxn83zQtCm36z5Tk6rnhKO2Bm0fafIrI8T9BAqVUs
|
||||
id: editor
|
||||
label: 'Editor profile'
|
||||
description: 'Configuration for site editors'
|
||||
conf:
|
||||
extensions: 'jpg png gif pdf docx jpg jpeg ods doc'
|
||||
maxsize: !!float 2
|
||||
quota: !!float 50
|
||||
maxwidth: 1024
|
||||
maxheight: 1024
|
||||
replace: 0
|
||||
thumbnail_style: thumbnail
|
||||
thumbnail_grid_style: true
|
||||
ignore_usage: false
|
||||
folders:
|
||||
-
|
||||
path: .
|
||||
permissions:
|
||||
browse_files: true
|
||||
Reference in New Issue
Block a user