mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 21:12:52 +00:00
feat: move EXTERNAL_REQUEST_TIMEOUT to config file
This commit is contained in:
committed by
Rainer Killinger
parent
8eab6b8531
commit
5d6d4b53f0
@@ -50,6 +50,7 @@ const config: Partial<SCConfigFile> = {
|
||||
},
|
||||
backend: {
|
||||
SCVersion: '1.0.0',
|
||||
externalRequestTimeout: 5000,
|
||||
hiddenTypes: [
|
||||
SCThingType.DateSeries,
|
||||
SCThingType.Diff,
|
||||
|
||||
Reference in New Issue
Block a user