{ "ConnectionStrings": { "ocms_ConnectionString": "Server=localhost;Database=ocms;User Id=DEV_USERNAME;Password=DEV_PASSWORD;TrustServerCertificate=True;", "fuchs_fds_ConnectionString": "Server=localhost;Database=fuchs_fds;User Id=DEV_USERNAME;Password=DEV_PASSWORD;TrustServerCertificate=True;" }, "Logging": { "LogLevel": { "Default": "Debug", "Microsoft.AspNetCore": "Information" } }, "Fuchs": { "FDS_Intranet_DebugState": true, "DevAutoLogin": true, "DevAutoLoginEmail": "your.email@example.com", "Email": { "DevRedirectAddress": "service@emails.processweb.de" } } }