diff options
author | Erik Johnston <erik@matrix.org> | 2019-10-29 15:51:12 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-10-29 15:51:12 +0000 |
commit | 307e313ef4704ab3c8aeccad9e37f0f62fb89862 (patch) | |
tree | e16830e7325dc2d71029020e9b51cfce3af3de2f /.buildkite/postgres-config.yaml | |
parent | Newsfile (diff) | |
parent | Fix CI for synapse_port_db (#6276) (diff) | |
download | synapse-307e313ef4704ab3c8aeccad9e37f0f62fb89862.tar.xz |
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/port_rest_events
Diffstat (limited to '.buildkite/postgres-config.yaml')
-rw-r--r-- | .buildkite/postgres-config.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.buildkite/postgres-config.yaml b/.buildkite/postgres-config.yaml index 23db43fac9..a35fec394d 100644 --- a/.buildkite/postgres-config.yaml +++ b/.buildkite/postgres-config.yaml @@ -3,6 +3,8 @@ # CI's Docker setup at the point where this file is considered. server_name: "test" +signing_key_path: "/src/.buildkite/test.signing.key" + report_stats: false database: |