mirror of
https://github.com/kataras/iris.git
synced 2026-01-23 11:56:00 +00:00
.NET Core (no mvc) with Sessions vs Iris (no mvc) with Sessions
Former-commit-id: 04a9660645a824dfbc49414605aeff2b3ff88b55
This commit is contained in:
8
_benchmarks/netcore-sessions/appsettings.json
Normal file
8
_benchmarks/netcore-sessions/appsettings.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"IncludeScopes": false,
|
||||
"LogLevel": {
|
||||
"Default": "Error"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user