about summary refs log tree commit diff
path: root/MatrixUtils.RoomUpgradeCLI/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.RoomUpgradeCLI/appsettings.Development.json
parentRoom upgrade CLI changes, policy list work (diff)
downloadMatrixUtils-d105d1a7ec709ddb6240a286bbd7be292a9acd1c.tar.xz
Various fixes
Diffstat (limited to 'MatrixUtils.RoomUpgradeCLI/appsettings.Development.json')
-rw-r--r--MatrixUtils.RoomUpgradeCLI/appsettings.Development.json2
1 files changed, 1 insertions, 1 deletions
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"