about summary refs log tree commit diff
path: root/MatrixRoomUtils.DebugDataValidationApi/appsettings.Development.json
diff options
context:
space:
mode:
authorEmma@Rory& <root@rory.gay>2023-08-14 05:07:51 +0200
committerEmma@Rory& <root@rory.gay>2023-08-14 05:11:21 +0200
commitaa7026a17ededf7c181ed269c6388491d96e1b1e (patch)
tree963b45cebbfefb3c5cebaf4ba7134a0e32eb0147 /MatrixRoomUtils.DebugDataValidationApi/appsettings.Development.json
parentAdd latest code before splitting projects (diff)
downloadMatrixUtils-aa7026a17ededf7c181ed269c6388491d96e1b1e.tar.xz
Split LibMatrix into submodule
Diffstat (limited to 'MatrixRoomUtils.DebugDataValidationApi/appsettings.Development.json')
-rw-r--r--MatrixRoomUtils.DebugDataValidationApi/appsettings.Development.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/MatrixRoomUtils.DebugDataValidationApi/appsettings.Development.json b/MatrixRoomUtils.DebugDataValidationApi/appsettings.Development.json
deleted file mode 100644
index 12c8ab9..0000000
--- a/MatrixRoomUtils.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"
-    }
-  }
-}