ZUGFeRDService: Load ExceptionEmailAddress from Config

This commit is contained in:
Jonathan Jenne
2021-05-10 14:48:10 +02:00
parent fcd21faa01
commit e53f22ce31
2 changed files with 43 additions and 34 deletions

View File

@@ -6,6 +6,7 @@
Public Property JobInterval As Integer = 10
Public Property GDPictureKey As String = "1234567890_EXAMPLE_KEY"
Public Property ExceptionEmailAddress As String = "wisag-flow@digitaldata.works"
Public Property Debug As Boolean = False