Shopware 6.7.8.0 media_folder_configuration
Thumbnail generation settings and other configuration per media folder.
| Column | Type | Nullable | Additional |
| id | binary(16) | NO | Primary Key |
| create_thumbnails | tinyint(1) | YES | Default: 1 |
| thumbnail_quality | int | YES | Default: 80 |
| media_thumbnail_sizes_ro | longblob | YES | |
| keep_aspect_ratio | tinyint(1) | YES | Default: 1 |
| private | tinyint(1) | YES | Default: 0 |
| no_association | tinyint(1) | YES | |
| custom_fields | json | YES | |
| created_at | datetime(3) | NO | |
| updated_at | datetime(3) | YES | |
| Index Name | Columns | Unique |
| PRIMARY | id | Yes |
Relations (to this table)
1 relations