Quellcode durchsuchen

Update docs/configuring-playbook-matrix-media-repo.md: add the common section "Extending the configuration"

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4020/head
Suguru Hirahara vor 1 Jahr
Ursprung
Commit
74b95b57f1
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: E4F9743DAB4B7B75
1 geänderte Dateien mit 7 neuen und 1 gelöschten Zeilen
  1. +7
    -1
      docs/configuring-playbook-matrix-media-repo.md

+ 7
- 1
docs/configuring-playbook-matrix-media-repo.md Datei anzeigen

@@ -88,7 +88,13 @@ matrix_media_repo_datastore_s3_opts_bucket_name: "your-media-bucket"


``` ```


Full list of configuration options with documentation can be found in [`roles/custom/matrix-media-repo/defaults/main.yml`](../roles/custom/matrix-media-repo/defaults/main.yml)
### Extending the configuration

There are some additional things you may wish to configure about the component.

Take a look at:

- `roles/custom/matrix-media-repo/defaults/main.yml` for some variables that you can customize via your `vars.yml` file


## Signing Keys ## Signing Keys




Laden…
Abbrechen
Speichern