Переглянути джерело

Update docs/configuring-playbook-matrix-media-repo.md: remove descriptions about metrics for now

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4050/head
Suguru Hirahara 1 рік тому
джерело
коміт
60457af840
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: E4F9743DAB4B7B75
1 змінених файлів з 0 додано та 5 видалено
  1. +0
    -5
      docs/configuring-playbook-matrix-media-repo.md

+ 0
- 5
docs/configuring-playbook-matrix-media-repo.md Переглянути файл

@@ -15,13 +15,8 @@ To enable matrix-media-repo, add the following configuration to your `inventory/

```yaml
matrix_media_repo_enabled: true

# (optional) Turned off by default
# matrix_media_repo_metrics_enabled: true
```

The repo is pre-configured for integrating with the Postgres database, Traefik proxy and [Prometheus/Grafana](configuring-playbook-prometheus-grafana.md) (if metrics enabled) from this playbook for all the available homeserver roles.

By default, the media-repo will use the local filesystem for data storage. You can alternatively use a `s3` cloud backend as well. Access token caching is also enabled by default since the logout endpoints are proxied through the media repo.

### Extending the configuration


Завантаження…
Відмінити
Зберегти