can now use tokens from ocelot a on ocelot b when using admin area

This commit is contained in:
Tom Gardham-Pallister
2017-06-23 15:17:40 +01:00
parent 2d94884c6f
commit 6cdf4e67df
8 changed files with 29 additions and 7 deletions

View File

@ -3,8 +3,8 @@
"IncludeScopes": true,
"LogLevel": {
"Default": "Error",
"System": "Information",
"Microsoft": "Information"
"System": "Error",
"Microsoft": "Error"
}
}
}