This commit is contained in:
Paul Schneider 2018-04-16 17:53:41 +02:00
commit 095e01fcdb
14 changed files with 3796 additions and 613 deletions

View file

@ -7,5 +7,13 @@
"HomeViewName": "Home",
"FavIcon": "/favicon.ico",
"Icon": "/images/yavsc.png"
},
"Logging": {
"IncludeScopes": true,
"LogLevel": {
"Default": "Debug",
"System": "Warning",
"Microsoft": "Warning"
}
}
}
}