Procházet zdrojové kódy

Merge pull request #2637 from mgoerens/remove_warning

Removing warning that no longer applies
pull/2639/head
Slavi Pantaleev před 2 roky
committed by GitHub
rodič
revize
caffe04c5d
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. +0
    -2
      docs/configuring-playbook-synapse.md

+ 0
- 2
docs/configuring-playbook-synapse.md Zobrazit soubor

@@ -42,8 +42,6 @@ devture_postgres_process_extra_arguments: [
]
```

**NOTE**: Disabling `matrix-nginx-proxy` (`matrix_nginx_proxy_enabled: false`) (that is, [using your own other webserver](configuring-playbook-own-webserver.md) when running a Synapse worker setup is likely to cause various troubles (see [this issue](https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2090)).

In case any problems occur, make sure to have a look at the [list of synapse issues about workers](https://github.com/matrix-org/synapse/issues?q=workers+in%3Atitle) and your `journalctl --unit 'matrix-*'`.




Načítá se…
Zrušit
Uložit