fix max size issue
This commit is contained in:
parent
ff7f089f69
commit
01f7f1f59c
4 changed files with 4 additions and 14 deletions
|
@ -181,7 +181,6 @@ system:
|
|||
googlevisibility: false # 'true' to allow Google visibility, 'false' to disallow
|
||||
rootPath: / # Set the application's root URI (e.g. pdf-app for http://localhost/pdf-app)
|
||||
customstaticFilePath: '/customFiles/static/' # Directory path for custom static files
|
||||
maxFileSize: 2000 # Set the maximum file size in MB
|
||||
|
||||
ui:
|
||||
homeName: # Application's visible name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue