about summary refs log tree commit diff
path: root/MatrixUtils.Web/appsettings.Development.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-09-21 16:03:44 +0200
committerRory& <root@rory.gay>2025-09-21 16:03:44 +0200
commitd105d1a7ec709ddb6240a286bbd7be292a9acd1c (patch)
treea7d174479553fbe23b51a66172a3f5429e78e708 /MatrixUtils.Web/appsettings.Development.json
parentRoom upgrade CLI changes, policy list work (diff)
downloadMatrixUtils-d105d1a7ec709ddb6240a286bbd7be292a9acd1c.tar.xz
Various fixes
Diffstat (limited to '')
-rw-r--r--MatrixUtils.Web/appsettings.Development.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/MatrixUtils.Web/appsettings.Development.json b/MatrixUtils.Web/appsettings.Development.json

index 826edbf..1555d4e 100644 --- a/MatrixUtils.Web/appsettings.Development.json +++ b/MatrixUtils.Web/appsettings.Development.json
@@ -4,6 +4,8 @@ "Default": "Trace", "System": "Information", "Microsoft": "Information", + "Microsoft.AspNetCore.StaticAssets": "Warning", + "Microsoft.AspNetCore.EndpointMiddleware": "Warning", "ArcaneLibs.Blazor.Components.AuthorizedImage": "Information" } }