瀏覽代碼

Point federationUrl to matrix-synapse container

pull/107/head
Edgars Voroboks 7 年之前
父節點
當前提交
27772a6420
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/matrix-dimension/templates/config.yaml.j2

+ 1
- 1
roles/matrix-dimension/templates/config.yaml.j2 查看文件

@@ -17,7 +17,7 @@ homeserver:
# The URL that Dimension should use when trying to communicate with federated APIs on
# the homeserver. If not supplied or left empty Dimension will try to resolve the address
# through the normal federation process.
#federationUrl: "https://t2bot.io:8448"
federationUrl: "https://matrix-synapse:8448"

# The URL that Dimension will redirect media requests to for downloading media such as
# stickers. If not supplied or left empty Dimension will use the clientServerUrl.


Loading…
取消
儲存