Explorar el Código

Update CHANGELOG.md

pull/3181/head
chagai95 hace 2 años
committed by GitHub
padre
commit
26563de01f
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      CHANGELOG.md

+ 1
- 1
CHANGELOG.md Ver fichero

@@ -207,7 +207,7 @@ As mentioned above, static files like `/.well-known/matrix/*` or your base domai


All of this has been extracted into a new `matrix-static-files` Ansible role that's part of the playbook. The static files generated by this new role still live at roughly the same place (`/matrix/static-files/public` directory, instead of `/matrix/static-files`). All of this has been extracted into a new `matrix-static-files` Ansible role that's part of the playbook. The static files generated by this new role still live at roughly the same place (`/matrix/static-files/public` directory, instead of `/matrix/static-files`).


The playbook will migrate and update the files automatically. It will also warn you about usage of old variable names, so you can adapt to the new names.
The playbook will migrate and update the `/.well-known/matrix/*` files automatically but not your own files in `nginx-proxy/static-files` you will need to back these up yourself otherwise they will be lost. It will also warn you about usage of old variable names, so you can adapt to the new names.




### A note on performance ### A note on performance


Cargando…
Cancelar
Guardar