{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "Config": { "LogPath": "E:\\ZUGFeRDRESTService", "LogDebug": true, "Name": "ZUGFeRD REST API", "MSSQLConnectionString": "", "Firebird": { "Datasource": "", "Database": ":", "Username": "", "Password": "" }, "Zugferd": { "AllowZugferd10": true, "AllowZugferd2x": false, "AllowFacturX": false, "AllowXRechnung": false, "AllowPeppolBISBill3x": false }, "GDPictureVersion": "", "MaxFileSizeInMegabytes": 25 } }