fix: switch photos to filepond for AJAX upload + increase limit to 100MB

This commit is contained in:
2026-06-18 20:26:22 +02:00
parent 4558f94c3f
commit f0768c297b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ media:
unsupported_inline_types: null
allowed_fallback_types: null
auto_metadata_exif: false
upload_limit: 26214400
upload_limit: 104857600
session:
enabled: true
initialize: true
+1 -1
View File
@@ -46,7 +46,7 @@ form:
-
name: photos
label: Photos (max 4)
type: file
type: filepond
multiple: true
destination: '@self'
limit: 4