mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 21:12:52 +00:00
refactor: move mappingIgnoredTags into config file
This commit is contained in:
committed by
Rainer Killinger
parent
13938ecf21
commit
4ac6987813
@@ -58,6 +58,7 @@ const config: Partial<SCConfigFile> = {
|
||||
SCThingType.Diff,
|
||||
SCThingType.Floor,
|
||||
],
|
||||
mappingIgnoredTags: ['minlength', 'pattern', 'see', 'tjs-format'],
|
||||
maxMultiSearchRouteQueries: 5,
|
||||
maxRequestBodySize: 512 * 1024,
|
||||
name: 'Technische Universität Berlin',
|
||||
|
||||
Reference in New Issue
Block a user