浏览代码

Update configuring-playbook-bridge-mautrix-hangouts.md

pull/1237/head
AtomHare 4 年前
committed by GitHub
父节点
当前提交
9d571e3c8e
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. +4
    -4
      docs/configuring-playbook-bridge-mautrix-hangouts.md

+ 4
- 4
docs/configuring-playbook-bridge-mautrix-hangouts.md 查看文件

@@ -1,8 +1,8 @@
# Setting up Mautrix Hangouts (optional)

The playbook can install and configure [mautrix-hangouts](https://github.com/tulir/mautrix-hangouts) for you.
The playbook can install and configure [mautrix-hangouts](https://github.com/mautrix/hangouts) for you.

See the project's [documentation](https://github.com/tulir/mautrix-hangouts/wiki#usage) to learn what it does and why it might be useful to you.
See the project's [documentation](https://github.com/mautrix/hangouts/wiki#usage) to learn what it does and why it might be useful to you.

To enable the [Google Hangouts](https://hangouts.google.com/) bridge just use the following playbook configuration:

@@ -14,7 +14,7 @@ matrix_mautrix_hangouts_enabled: true

## Set up Double Puppeting

If you'd like to use [Double Puppeting](https://github.com/tulir/mautrix-hangouts/wiki/Authentication#double-puppeting) (hint: you most likely do), you have 2 ways of going about it.
If you'd like to use [Double Puppeting](https://github.com/mautrix/hangouts/wiki/Authentication#double-puppeting) (hint: you most likely do), you have 2 ways of going about it.

### Method 1: automatically, by enabling Shared Secret Auth

@@ -52,7 +52,7 @@ Automatic login may not work. If it does not, reload the page and select the "Ma

Once logged in, recent chats should show up as new conversations automatically. Other chats will get portals as you receive messages.

You can learn more about authentication from the bridge's [official documentation on Authentication](https://github.com/tulir/mautrix-hangouts/wiki/Authentication).
You can learn more about authentication from the bridge's [official documentation on Authentication](https://docs.mau.fi/bridges/python/hangouts/authentication.html).

After successfully enabling bridging, you may wish to [set up Double Puppeting](#set-up-double-puppeting), if you haven't already done so.


正在加载...
取消
保存