diff options
| author | Daniel Weipert <git@mail.dweipert.de> | 2026-03-05 14:57:28 +0100 |
|---|---|---|
| committer | Daniel Weipert <git@mail.dweipert.de> | 2026-03-05 14:57:28 +0100 |
| commit | bd11271621bd3759cfd194ed0119c0dc28155fd0 (patch) | |
| tree | 319b4790d4e2b05513abf023732ed6fb0717f603 /bin/matrix-commander-login | |
| parent | 2386148b8f048ba40d9f26cc97898bdcdc778ea2 (diff) | |
Diffstat (limited to 'bin/matrix-commander-login')
| -rwxr-xr-x | bin/matrix-commander-login | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
