123456789101112131415161718192021222324 |
- 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
|