Slavi Pantaleev 4 lat temu
rodzic
commit
ba48aa70f7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-synapse/templates/synapse/homeserver.yaml.j2

+ 1
- 1
roles/matrix-synapse/templates/synapse/homeserver.yaml.j2 Wyświetl plik

@@ -302,7 +302,7 @@ listeners:
{% if matrix_synapse_federation_port_enabled %} {% if matrix_synapse_federation_port_enabled %}
# Unsecure HTTP listener (Federation API): for when matrix traffic passes through a reverse proxy # Unsecure HTTP listener (Federation API): for when matrix traffic passes through a reverse proxy
# that unwraps TLS. # that unwraps TLS.
- port: {{ matrix_synapse_container_default_federation_port|to_json }}
- port: {{ matrix_synapse_container_federation_port|to_json }}
tls: false tls: false
bind_addresses: ['::'] bind_addresses: ['::']
type: http type: http


Ładowanie…
Anuluj
Zapisz