Update settings schema

This commit is contained in:
Pedro Fonseca 2025-04-12 01:05:58 +01:00
parent 1c9f618882
commit ab880eeeb4

View File

@ -107,9 +107,7 @@ system:
operations:
weasyprint: "" #Defaults to /opt/venv/bin/weasyprint
unoconvert: "" #Defaults to /opt/venv/bin/unoconvert
uploadLimit:
enableUploadSizeLimit: false # Set to 'true' to enforce a size limit on files uploaded
limit: "" # Defaults to '0MB'. Set a number, between 0 and 999, followed by one of the following strings to set a limit. "KB", "MB", "GB".
fileUploadLimit: "" # Defaults to "". No limit when string is empty. Set a number, between 0 and 999, followed by one of the following strings to set a limit. "KB", "MB", "GB".