*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content

Set file upload limits

Moser, Maximilian requested to merge mm/upload-limits into master

Previously, the maximum file deposit sizes (and file bucket quotas) were unlimited, causing inconsistencies between the web ui (which did restrict the file sizes) and the rest api (which did not).

Merge request reports