瀏覽代碼

Disable room federation by default

pull/5289/head
jasonlaguidice 2 月之前
父節點
當前提交
7d345bf3e9
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/custom/matrix-bridge-rustpush/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bridge-rustpush/defaults/main.yml 查看文件

@@ -107,7 +107,7 @@ matrix_rustpush_bridge_homeserver_token: ''

# Whether or not created rooms should have federation enabled.
# If false, created portal rooms will never be federated.
matrix_rustpush_bridge_matrix_federate_rooms: true
matrix_rustpush_bridge_matrix_federate_rooms: false

# Database-related configuration fields.
#


Loading…
取消
儲存