media.json 280 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 { "collectionName": "components_shared_media", "info": { "displayName": "Media", "icon": "file-video" }, "options": {}, "attributes": { "file": { "allowedTypes": ["images", "files", "videos"], "type": "media", "multiple": false } } }