Przeglądaj źródła

Clarify what the PG-prefixed variables are for

pull/3473/head
Slavi Pantaleev 1 rok temu
committed by GitHub
rodzic
commit
cbec16d245
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      roles/custom/matrix-synapse-auto-compressor/templates/env.j2

+ 2
- 0
roles/custom/matrix-synapse-auto-compressor/templates/env.j2 Wyświetl plik

@@ -1,4 +1,6 @@
POSTGRES_LOCATION={{ matrix_synapse_auto_compressor_environment_variable_postgres_location }}

# PG-prefixed variables below are for the matrix-synapse-auto-compressor-fix.sh script
PGHOST={{ matrix_synapse_auto_compressor_database_hostname }}
PGDATABASE={{ matrix_synapse_auto_compressor_database_name }}
PGUSER={{ matrix_synapse_auto_compressor_database_username }}


Ładowanie…
Anuluj
Zapisz