mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
The new puppet.conf file has to be moved into place manually. (imported from commit 253d9a95386dae8c803a998ce2dc7e8be40c880a)
4 lines
184 B
Plaintext
4 lines
184 B
Plaintext
standby_mode = on
|
|
primary_conninfo = 'host=postgres.zulip.net user=replicator password=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
|
|
restore_command = '/usr/local/bin/env-wal-e wal-fetch "%f" "%p"'
|