Skip to content

Commit b889d1c

Browse files
committed
Add link to S3-compatible storage configuration
1 parent f8de405 commit b889d1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/central-upgrade.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@ If you make changes to your `.env` file to configure Central as described in the
109109
$ docker compose stop
110110
$ docker compose up -d
111111
112-
2. File data can be stored in S3-compatible storage
113-
***************************************************
112+
2. Files can be stored in S3-compatible storage
113+
************************************************
114114

115-
By default, Central stores all of its data in a database, including files like images attached to submissions. If you have or plan on collecting a lot of files, you may prefer to store these in separate storage to reduce load on the database and possibly reduce hosting costs. See instructions on how to opt in.
115+
By default, Central stores all of its data in a database, including files like XLSForm definitions and images attached to submissions. If you have or plan on collecting a lot of files, you may prefer to store these in separate storage to reduce load on the database and possibly reduce hosting costs. See instructions on :ref:`configuring S3-compatible storage <central-install-digital-ocean-s3>`_.
116116

117117
3. Docker images now published
118118
*******************************

0 commit comments

Comments
 (0)