ergänzungen
All checks were successful
deploy to production / deploy (push) Successful in 33s

This commit is contained in:
2025-06-14 11:36:18 +00:00
parent cbdd8cef97
commit 4298826c2f
8 changed files with 230 additions and 30 deletions

View File

@@ -10,7 +10,7 @@ xs:
height: 90
width: 90
resampling: lanczos
quality: 75
quality: 90
skipLargerDimension: true
skipLargerFilesize: true
s:
@@ -18,7 +18,7 @@ s:
height: 300
width: 300
resampling: lanczos
quality: 75
quality: 90
skipLargerDimension: true
skipLargerFilesize: true
m:
@@ -26,7 +26,7 @@ m:
height: 600
width: 600
resampling: lanczos
quality: 75
quality: 90
skipLargerDimension: true
skipLargerFilesize: true
l:
@@ -34,7 +34,7 @@ l:
height: 1200
width: 1200
resampling: lanczos
quality: 75
quality: 90
skipLargerDimension: true
skipLargerFilesize: true
xl:
@@ -42,7 +42,7 @@ xl:
height: 2000
width: 2000
resampling: lanczos
quality: 75
quality: 90
skipLargerDimension: true
skipLargerFilesize: true
xxl:
@@ -50,6 +50,67 @@ xxl:
height: 4000
width: 4000
resampling: lanczos
quality: 75
quality: 90
skipLargerDimension: true
skipLargerFilesize: true
xs-webp:
- fit: true
height: 90
width: 90
resampling: lanczos
quality: 90
skipLargerDimension: false
skipLargerFilesize: true
lossless: false
outputType: webp
s-webp:
- fit: true
height: 300
width: 300
resampling: lanczos
quality: 90
skipLargerDimension: false
skipLargerFilesize: true
lossless: false
outputType: webp
m-webp:
- fit: true
height: 600
width: 600
resampling: lanczos
quality: 90
skipLargerDimension: false
skipLargerFilesize: true
lossless: false
outputType: webp
l-webp:
- fit: true
height: 1200
width: 1200
resampling: lanczos
quality: 90
skipLargerDimension: false
skipLargerFilesize: true
lossless: false
outputType: webp
xl-webp:
- fit: true
height: 2000
width: 2000
resampling: lanczos
quality: 90
skipLargerDimension: false
skipLargerFilesize: true
lossless: false
outputType: webp
xxl-webp:
- fit: true
height: 4000
width: 4000
resampling: lanczos
quality: 90
skipLargerDimension: false
skipLargerFilesize: true
lossless: false
outputType: webp

View File

@@ -1,6 +1,6 @@
quickEdit: # Erlaubt das Bearbeiten von Einträgen in der Listenansicht, ohne dass eine neue Seite geöffnet wird
enabled: true
fields: # felder, die in dieser Ansicht bearbeitet werden können
- title
- alt
- file
enabled: true
fields: # felder, die in dieser Ansicht bearbeitet werden können
- title
- alt
- file