Is it possible to limit file upload size

/etc/ood/config/apps/files/env can be set to FILE_UPLOAD_MAX=268435456 for 256MB limit. Default limit is around 10Gb. See https://github.com/osc/ood-fileexplorer#configuration though this should be discoverable on https://osc.github.io/ood-documentation/master/customization.html and it currently is not.