fix: switch photos to filepond for AJAX upload + increase limit to 100MB
This commit is contained in:
@@ -46,7 +46,7 @@ form:
|
||||
-
|
||||
name: photos
|
||||
label: Photos (max 4)
|
||||
type: file
|
||||
type: filepond
|
||||
multiple: true
|
||||
destination: '@self'
|
||||
limit: 4
|
||||
|
||||
Reference in New Issue
Block a user