refactor: increase maxRequestBodySize to 2 MB

This commit is contained in:
Rainer Killinger
2023-12-11 13:00:52 +01:00
parent bd1046a19a
commit 848fde4660

View File

@@ -17,7 +17,7 @@ export const backend = {
hiddenTypes: [SCThingType.DateSeries, SCThingType.Diff, SCThingType.Floor],
mappingIgnoredTags: ['minlength', 'pattern', 'see', 'tjs-format'],
maxMultiSearchRouteQueries: 5,
maxRequestBodySize: 512 * 1024,
maxRequestBodySize: 2 * 10 ** 6,
name: 'Goethe-Universität Frankfurt am Main',
namespace: '909a8cbc-8520-456c-b474-ef1525f14209',
sortableFields: [