This commit is contained in:
Set Hallstrom 2019-05-21 17:03:37 +02:00
parent e42c93ef92
commit 35ce3230f5

View file

@ -75,20 +75,20 @@ defaults:
- scope: - scope:
path: "" path: ""
type: "events" type: "events"
values: values:
_options: _options:
flyer_image: flyer_image:
width: 960 width: 960
height: 480 height: 480
resize_style: "cover" resize_style: "cover"
mime_type: "image/jpeg" mime_type: "image/jpeg"
uploads_dir: "images/events" uploads_dir: "images/events"
content: content:
width: 150 width: 150
height: 150 height: 150
resize_style: "cover" resize_style: "cover"
mime_type: "image/jpeg" mime_type: "image/jpeg"
uploads_dir: "images/events" uploads_dir: "images/events"
# - scope: # - scope:
# path: "" # path: ""
# type: "posts" # type: "posts"