appsettings.json Ticket-Webseite

{
	"AdlPath": "C:/inetpub/config/Ticket.WebUi/xxx_web.adl",
	"AdlSystemPath": "C:/inetpub/config/Ticket.WebUi/system_web.adl",
	"AdlUsername": "web",
	"CobraDmsRootFolder": "\\\\server7\\TicketDMS",
	"WebSmsUsername": "xxx@xxx.de",
	"WebSmsPasswort": "xxx", 
	"SmtpMailServer": "smtp.office365.com",
	"SmtpMailName": "support@ruthardt.eu",
	"SmtpMailAdresse": "support@ruthardt.eu",
	"SmtpMailPasswort": "xxx",
	"CcMailAdresse": "",
}

Last updated