{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "ConnectionStrings": { "OrderDatabase": "Server=lynx-solutions.org;Port=33306;Database=Maschinenbestellungen;User Id=root;Password=dV84HTb68?s,;" }, "SessionOptions": { "IdleTimeout": "01:00:00", "Cookie": { "Name": "GreenTree.Maschinenbestellungen.Session" } }, "AdministrationOptions": { "Administrator": "admin", "Password": "a3b9c163f6c520407ff34cfdb83ca5c6" }, "MailNotificationOptions": { "From": "no-reply@Strohrmann-ERP.de", "SmtpServerAddress": "lynx-solutions.org", "SmtpServerUsername": "service", "SmtpServerPassword": "14595809ad.", "SmtpServerDomain": "" }, "GoogleApiOptions": { "ApiKey": "AIzaSyDJI7VrvPaCxG1u4rdEWoAjTfai2_6PWU4", "Enabled": false }, "CultureOptions": { "DefaultCulture": "de-DE" } }