{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "Instance": { "Domain": "domain.name" }, "Twitter": { "ConsumerKey": "twitter.api.key", "ConsumerSecret": "twitter.api.key", "AccessToken": "twitter.api.key", "AccessTokenSecret": "twitter.api.key" } }