Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/docs/configuration-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,10 @@ slug:
sanitize_replacement: "_"
```

## Remove Empty Image Field

The `remove_empty_image_field` option controls the handling of content for removed images. By default, removed image fields are saved as empty strings. When set to `true`, this option prevents the saving of fields for removed images.

## Collections

*This setting is required.*
Expand Down