Skip to content

Commit

Permalink
Merge branch 'develop' into YALB-sept-release-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nJim authored Sep 21, 2023
2 parents a0e84f3 + 3607598 commit 29033c6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ settings:
handler: 'default:file'
handler_settings: { }
file_directory: '[date:custom:Y]-[date:custom:m]'
file_extensions: 'png gif jpg jpeg'
file_extensions: 'png jpg jpeg'
max_filesize: ''
max_resolution: ''
min_resolution: ''
Expand All @@ -33,7 +33,7 @@ settings:
title_field: false
title_field_required: false
default_image:
uuid: null
uuid: ''
alt: ''
title: ''
width: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ max_component_length: 100
transliterate: true
reduce_ascii: false
case: true
ignore_words: 'a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with'
ignore_words: ''
update_action: 2
safe_tokens:
- alias
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ wrapped_image:
default: left
field_style_variation:
values:
floated: Floated
floated: Inline
offset: Offset
default: offset
grand_hero:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ wrapped_image:
default: left
field_style_variation:
values:
floated: Floated
floated: Inline
offset: Offset
default: offset
grand_hero:
Expand Down

0 comments on commit 29033c6

Please sign in to comment.