Explorar el Código

revert file

pull/2166/head
Warren Bailey hace 3 años
padre
commit
5100157d53
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/matrix-base/defaults/main.yml

+ 1
- 1
roles/matrix-base/defaults/main.yml Ver fichero

@@ -142,7 +142,7 @@ matrix_homeserver_url: "https://{{ matrix_server_fqn_matrix }}"
# Specifies where the homeserver's Client-Server API is on the container network. # Specifies where the homeserver's Client-Server API is on the container network.
# Where this is depends on whether there's a reverse-proxy in front of the homeserver, which homeserver it is, etc. # Where this is depends on whether there's a reverse-proxy in front of the homeserver, which homeserver it is, etc.
# This likely gets overriden elsewhere. # This likely gets overriden elsewhere.
matrix_jitsi_enabled: ""
matrix_homeserver_container_url=""


# Specifies where the homeserver's Federation API is on the container network. # Specifies where the homeserver's Federation API is on the container network.
# Where this is depends on whether there's a reverse-proxy in front of the homeserver, which homeserver it is, etc. # Where this is depends on whether there's a reverse-proxy in front of the homeserver, which homeserver it is, etc.


Cargando…
Cancelar
Guardar