refactor(appsetings): Unnötige Konfigurations-Parameter entfernt.

This commit is contained in:
Developer 02
2025-01-30 16:43:14 +01:00
parent 4f35fe54be
commit 06b1aa9560

View File

@@ -70,11 +70,6 @@
} }
] ]
}, },
"Jwt": {
"Issuer": null,
"Audience": null,
"Key": "8RGnd7x0G2TYLOIW4m_qlIls7MfbAIGNrpQJzMAUIvULHOLiG723znRa_MG-Z4yw3SErusOU4hTui2rVBMcCaQ"
},
"ContactLink": { "ContactLink": {
"Label": "Kontakt", "Label": "Kontakt",
"Href": "https://digitaldata.works/", "Href": "https://digitaldata.works/",
@@ -135,8 +130,6 @@
"Headers": {}, "Headers": {},
"QueryParams": { "QueryParams": {
"from": "signFlow" "from": "signFlow"
}, }
"CodeCacheValidityPeriod": "00:10:00" }
},
"EnvelopeReceiverCacheParams": {}
} }