From bd11271621bd3759cfd194ed0119c0dc28155fd0 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Thu, 5 Mar 2026 14:57:28 +0100 Subject: update --- bin/matrix-commander-login | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/matrix-commander-login') diff --git a/bin/matrix-commander-login b/bin/matrix-commander-login index b984dd8..42fb81e 100755 --- a/bin/matrix-commander-login +++ b/bin/matrix-commander-login @@ -3,8 +3,8 @@ matrix-commander --no-ssl \ --credentials .cache/credentials.json \ --store .cache/store \ - --homeserver=https://localhost:8080 \ + --homeserver=http://localhost:8080 \ --user-login=php \ --device=matrix-commander \ - --room-default=alias \ + --room-default=matrix-commander-room \ --login password -- cgit v1.2.3