fix max size issue

This commit is contained in:
Anthony Stirling
2023-08-31 13:52:54 +01:00
parent ff7f089f69
commit 01f7f1f59c
4 changed files with 4 additions and 14 deletions

View File

@@ -14,10 +14,7 @@ system:
googlevisibility: false # 'true' to allow Google visibility, 'false' to disallow
rootURIPath: / # Set the application's root URI (e.g. /pdf-app)
customStaticFilePath: '/customFiles/static/' # Directory path for custom static files
maxFileSize: 2000 # Set the maximum file size in MB
connectionTimeoutMinutes: 5m
connectionTimeoutMilliSeconds: 300000
#ui:
# appName: exampleAppName # Application's visible name
# homeDescription: I am a description # Short description or tagline shown on homepage.