瀏覽代碼

Clarify what the PG-prefixed variables are for

pull/3473/head
Slavi Pantaleev 2 年之前
committed by GitHub
父節點
當前提交
cbec16d245
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: B5690EEEBB952194
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      roles/custom/matrix-synapse-auto-compressor/templates/env.j2

+ 2
- 0
roles/custom/matrix-synapse-auto-compressor/templates/env.j2 查看文件

@@ -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 }}


Loading…
取消
儲存