diff --git a/config/system.yaml b/config/system.yaml index fe25c38..a63d8ec 100644 --- a/config/system.yaml +++ b/config/system.yaml @@ -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 diff --git a/pages/02.post/post-form.md b/pages/02.post/post-form.md index 619c8ac..2fa34ea 100644 --- a/pages/02.post/post-form.md +++ b/pages/02.post/post-form.md @@ -46,7 +46,7 @@ form: - name: photos label: Photos (max 4) - type: file + type: filepond multiple: true destination: '@self' limit: 4