Explorar el Código

Fixup matrix-rageshake section in group vars

pull/2510/head
Slavi Pantaleev hace 3 años
padre
commit
55f43dcc6d
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. +7
    -1
      group_vars/matrix_servers

+ 7
- 1
group_vars/matrix_servers Ver fichero

@@ -2000,7 +2000,7 @@ matrix_corporal_matrix_registration_shared_secret: "{{ matrix_synapse_registrati

######################################################################
#
# /matrix-rageshake
# matrix-rageshake
#
######################################################################

@@ -2009,6 +2009,12 @@ matrix_rageshake_enabled: false

matrix_rageshake_container_image_self_build: "{{ matrix_architecture not in ['amd64', 'arm64'] }}"

######################################################################
#
# /matrix-rageshake
#
######################################################################

######################################################################
#
# matrix-coturn


Cargando…
Cancelar
Guardar