mirror of https://github.com/zulip/zulip.git
docs: Link to section on migrating local -> S3 storage.
This section at the top was clearly written before the documentation at the bottom existed, and hasn't been updated to point to the now-existent docs below. Add the link, rather than directing to #production-help.
This commit is contained in:
parent
fb3f6bb68e
commit
031260573f
|
@ -77,10 +77,9 @@ as world-readable, whereas the "uploaded files" one is not.
|
|||
|
||||
It's simplest to just do this configuration when setting up your Zulip
|
||||
server for production usage. Note that if you had any existing
|
||||
uploading files, this process does not upload them to Amazon S3. If
|
||||
you have an existing server and are upgrading to the S3 backend, ask
|
||||
in [#production help on chat.zulip.org][production-help] for advice on
|
||||
how to migrate your data.
|
||||
uploading files, this process does not upload them to Amazon S3; see
|
||||
[migration instructions](#migrating-from-local-uploads-to-amazon-s3-backend)
|
||||
below for those steps.
|
||||
|
||||
[production-help]: https://chat.zulip.org/#narrow/stream/31-production-help
|
||||
|
||||
|
|
Loading…
Reference in New Issue