about summary refs log tree commit diff
path: root/LibMatrix.DebugDataValidationApi/appsettings.Development.json
diff options
context:
space:
mode:
Diffstat (limited to 'LibMatrix.DebugDataValidationApi/appsettings.Development.json')
-rw-r--r--LibMatrix.DebugDataValidationApi/appsettings.Development.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/LibMatrix.DebugDataValidationApi/appsettings.Development.json b/LibMatrix.DebugDataValidationApi/appsettings.Development.json
deleted file mode 100644
index 12c8ab9..0000000
--- a/LibMatrix.DebugDataValidationApi/appsettings.Development.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "Logging": {
-    "LogLevel": {
-      "Default": "Information",
-      "Microsoft.AspNetCore": "Information",
-      "Microsoft.AspNetCore.Routing": "Warning",
-      "Microsoft.AspNetCore.Mvc": "Warning",
-      "Microsoft.AspNetCore.Cors": "Warning"
-    }
-  }
-}