Ver a proveniência

Disable room federation by default

pull/5289/head
jasonlaguidice há 2 meses
ascendente
cometimento
7d345bf3e9
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/custom/matrix-bridge-rustpush/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bridge-rustpush/defaults/main.yml Ver ficheiro

@@ -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.
#


Carregando…
Cancelar
Guardar