1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Update variables.php

This commit is contained in:
Torsten Dittmann 2022-03-23 17:17:36 +01:00 committed by GitHub
parent 6f0af6a9d9
commit 6360d24495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -405,7 +405,7 @@ return [
[
'name' => '_APP_STORAGE_PREVIEW_LIMIT',
'description' => 'Maximum file size allowed for file image preview. The default value is 20MB. You should pass your size limit value in bytes.',
'introduction' => '0.14.0',
'introduction' => '0.13.4',
'default' => '20000000',
'required' => false,
'question' => '',