about summary refs log tree commit diff
path: root/MatrixUtils.RoomUpgradeCLI/appsettings.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-08-12 16:47:27 +0200
committerRory& <root@rory.gay>2025-08-12 16:47:56 +0200
commitb0581cd4b13e32a0a802ba8ddfcb6daad137cc49 (patch)
treefc7ea1edbab44880c24d60adb508f2f04992f4e8 /MatrixUtils.RoomUpgradeCLI/appsettings.json
parentExample config (diff)
downloadMatrixUtils-b0581cd4b13e32a0a802ba8ddfcb6daad137cc49.tar.xz
Room upgrade CLI changes
Diffstat (limited to 'MatrixUtils.RoomUpgradeCLI/appsettings.json')
-rw-r--r--MatrixUtils.RoomUpgradeCLI/appsettings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/MatrixUtils.RoomUpgradeCLI/appsettings.json b/MatrixUtils.RoomUpgradeCLI/appsettings.json

index b2dcdb6..4feb15c 100644 --- a/MatrixUtils.RoomUpgradeCLI/appsettings.json +++ b/MatrixUtils.RoomUpgradeCLI/appsettings.json
@@ -2,7 +2,7 @@ "Logging": { "LogLevel": { "Default": "Information", - "Microsoft.Hosting.Lifetime": "Information" + "Microsoft.Hosting.Lifetime": "Warning" } } }