mirror of https://github.com/zulip/zulip.git
docs: Document s3_region setting.
This commit is contained in:
parent
20368a936c
commit
bfdc547b00
|
@ -169,6 +169,7 @@ data includes:
|
||||||
PostgreSQL server to add:
|
PostgreSQL server to add:
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
|
s3_region = # region to write to S3
|
||||||
s3_backups_key = # aws public key
|
s3_backups_key = # aws public key
|
||||||
s3_backups_secret_key = # aws secret key
|
s3_backups_secret_key = # aws secret key
|
||||||
s3_backups_bucket = # name of S3 backup
|
s3_backups_bucket = # name of S3 backup
|
||||||
|
|
Loading…
Reference in New Issue