Przeglądaj źródła

Fixed conflicting default values for enabling media-repo

pull/2783/head
Michael Hollister 2 lat temu
rodzic
commit
c043463ee1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-media-repo/defaults/main.yml

+ 1
- 1
roles/custom/matrix-media-repo/defaults/main.yml Wyświetl plik

@@ -5,7 +5,7 @@
# with the specification.
# See: https://github.com/turt2live/matrix-media-repo

matrix_media_repo_enabled: true
matrix_media_repo_enabled: false

matrix_media_repo_container_image_self_build: false
matrix_media_repo_container_image_self_build_repo: "https://github.com/turt2live/matrix-media-repo.git"


Ładowanie…
Anuluj
Zapisz