Kaynağa Gözat

Merge branch 'spantaleev:master' into master

pull/1613/head
Marko Weltzer 4 yıl önce
committed by GitHub
ebeveyn
işleme
3ad454e06d
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      roles/matrix-synapse/tasks/synapse/setup_install.yml

+ 2
- 2
roles/matrix-synapse/tasks/synapse/setup_install.yml Dosyayı Görüntüle

@@ -63,10 +63,10 @@
# We do this so that the signing key would get generated. # We do this so that the signing key would get generated.
# #
# This will also generate a default homeserver.yaml configuration file and a log configuration file. # This will also generate a default homeserver.yaml configuration file and a log configuration file.
# We don't care about those configuraiton files, as we replace them with our own anyway (see below).
# We don't care about those configuration files, as we replace them with our own anyway (see below).
# #
# We don't use the `docker_container` module, because using it with `cap_drop` requires # We don't use the `docker_container` module, because using it with `cap_drop` requires
# a very recent version, which is not available for a lot of people yet.
# a very recent docker-py version, which is not available for a lot of people yet.
- name: Generate initial Synapse config and signing key - name: Generate initial Synapse config and signing key
command: | command: |
docker run docker run


Yükleniyor…
İptal
Kaydet