From d105d1a7ec709ddb6240a286bbd7be292a9acd1c Mon Sep 17 00:00:00 2001 From: Rory& Date: Sun, 21 Sep 2025 16:03:44 +0200 Subject: Various fixes --- MatrixUtils.RoomUpgradeCLI/appsettings.Development.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MatrixUtils.RoomUpgradeCLI/appsettings.Development.json') diff --git a/MatrixUtils.RoomUpgradeCLI/appsettings.Development.json b/MatrixUtils.RoomUpgradeCLI/appsettings.Development.json index f42db52..621d281 100644 --- a/MatrixUtils.RoomUpgradeCLI/appsettings.Development.json +++ b/MatrixUtils.RoomUpgradeCLI/appsettings.Development.json @@ -9,7 +9,7 @@ "LibMatrixBot": { // Homeserver to connect to. // Note: Homeserver resolution is applied here, but a direct base URL can be used. - "Homeserver": "rory.gay", +// "Homeserver": "rory.gay", // Absolute path to the file containing the access token "AccessTokenPath": "/home/Rory/matrix_access_token" -- cgit 1.5.1