mirror of
https://github.com/NicolasConstant/BirdsiteLive
synced 2025-06-05 21:49:16 +02:00
clean up
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"Instance": {
|
||||
"Domain": "domain.name"
|
||||
},
|
||||
"Twitter": {
|
||||
"ConsumerKey": "twitter.api.key",
|
||||
"ConsumerSecret": "twitter.api.key",
|
||||
"AccessToken": "twitter.api.key",
|
||||
"AccessTokenSecret": "twitter.api.key"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user