Просмотр исходного кода

Update docs/faq.md: remove an emphasis from the entry for troubleshooting

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4027/head
Suguru Hirahara 1 год назад
Родитель
Сommit
46a821af75
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      docs/faq.md

+ 1
- 1
docs/faq.md Просмотреть файл

@@ -425,7 +425,7 @@ After verifying that everything still works after the Postgres upgrade, you can

### I get "Error response from daemon: configured logging driver does not support reading" when I run `docker logs matrix-synapse`. Why?

To prevent double-logging, Docker logging is disabled by explicitly passing `--log-driver=none` to all containers. Due to this, you **cannot** view logs using `docker logs matrix-*`.
To prevent double-logging, Docker logging is disabled by explicitly passing `--log-driver=none` to all containers. Due to this, you cannot view logs using `docker logs matrix-*`.

See [this section](maintenance-and-troubleshooting.md#how-to-see-the-logs) on the page for maintenance and troubleshooting for more details to see the logs.



Загрузка…
Отмена
Сохранить