瀏覽代碼

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 年之前
父節點
當前提交
46a821af75
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 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? ### 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. 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.




Loading…
取消
儲存