Kaynağa Gözat

add custom endpoint environment variable

pull/132/head
Alexander Acevedo 7 yıl önce
committed by GitHub
ebeveyn
işleme
3953705682
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. +2
    -1
      roles/matrix-synapse/templates/goofys/env-goofys.j2

+ 2
- 1
roles/matrix-synapse/templates/goofys/env-goofys.j2 Dosyayı Görüntüle

@@ -1,2 +1,3 @@
AWS_ACCESS_KEY={{ matrix_s3_media_store_aws_access_key }}
AWS_SECRET_KEY={{ matrix_s3_media_store_aws_secret_key }}
AWS_SECRET_KEY={{ matrix_s3_media_store_aws_secret_key }}
{% matrix_s3_media_store_custom_endpoint_enabled %}ENDPOINT={{ matrix_s3_media_store_custom_endpoint }}{% endif %}

Yükleniyor…
İptal
Kaydet