{ "Logging": { "Type": "none", "InstrumentationKey": "key", "ApplicationInsights": { "LogLevel": { "Default": "Warning" } }, "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information", "System.Net.Http.HttpClient": "Warning" } }, "AllowedHosts": "*", "Instance": { "Name": "BirdsiteLIVE", "Domain": "domain.name", "AdminEmail": "me@domain.name", "ResolveMentionsInProfiles": true, "PublishReplies": false, "MaxUsersCapacity": 1000, "UnlistedTwitterAccounts": null, "SensitiveTwitterAccounts": null, "FailingTwitterUserCleanUpThreshold": 700, "FailingFollowerCleanUpThreshold": 30000, "UserCacheCapacity": 10000 }, "Db": { "Type": "postgres", "Host": "127.0.0.1", "Name": "birdsitelive", "User": "birdsitelive", "Password": "birdsitelive" }, "Moderation": { "FollowersWhiteListing": null, "FollowersBlackListing": null, "TwitterAccountsWhiteListing": null, "TwitterAccountsBlackListing": null } }