feat(MailConfig): Schnittstelle zur Mail-Konfiguration über appsettings erstellt.
This commit is contained in:
@@ -135,5 +135,12 @@
|
||||
"Src": "/img/digital_data.svg",
|
||||
"ShowPageClass": "dd-show-logo",
|
||||
"LockedPageClass": "dd-locked-logo"
|
||||
},
|
||||
"MailOptions": {
|
||||
"Placeholders": {
|
||||
"[NAME_PORTAL]": "signFlow",
|
||||
"[SIGNATURE_TYPE]": "signieren",
|
||||
"[REASON]": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user