Explorar el Código

Fix another YAML indentation problem on documentation page

pull/92/head
Slavi Pantaleev hace 7 años
padre
commit
e9cfcb8429
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      docs/howto-server-delegation.md

+ 1
- 1
docs/howto-server-delegation.md Ver fichero

@@ -123,7 +123,7 @@ To do that, make sure the certificate files are mounted into the Synapse contain
matrix_synapse_container_additional_volumes:
- src: /some/path/on/the/host
dst: /some/path/inside/the/container
options: ro
options: ro
```

You can then tell Synapse to serve Federation traffic over TLS on `tcp/8448`:


Cargando…
Cancelar
Guardar