{ "ConnectionStrings": { "fuchs_fds_ConnectionString": "Data Source=MSSQL4.NBG4.DOMAINXYZ.DE,10439;Initial Catalog=site_fuchs_dev;Persist Security Info=False;TrustServerCertificate=true;Encrypt=true;User ID={username};password='{password}';Connect Timeout=60;Load Balance Timeout=240;Max Pool Size=500;", "fuchs_fds_username_Dev": "fuchs_dev", "fuchs_fds_password_Dev": "!Po@cGZ5bUn37khO" }, "Logging": { "LogLevel": { "Default": "Debug", "Microsoft.AspNetCore": "Information" } }, "Fuchs": { "FDS_Intranet_DebugState": true, "DevAutoLogin": true, "DevAutoLoginEmail": "info@processweb.de", "Email": { "OverrideRecipient": "service@emails.processweb.de" }, "AzureStorage": { "Enabled": false, "InvoiceContainer": "dev-fuchs-invoices", "ReminderContainer": "dev-fuchs-reminders" } } }