Skip to content

Commit f7ed2fa

Browse files
committed
Tweak README
1 parent 88d1e30 commit f7ed2fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ your index occasionally to get rid of bloat.
2828
# Configuration
2929

3030
Indexer uses a tiered configuration system, each option takes precendence over the ones above it:
31+
3132
1. The configuration file
3233
2. Environment variables starting with `INDEXER_`
3334
3. Command line parameters
@@ -40,7 +41,7 @@ environment variables and parameters and for more details on each option.
4041

4142
For use with RapidPro, you will want to configure these settings:
4243

43-
* `INDEXER_DB`: a URL connection string for your RapidPro database
44+
* `INDEXER_DB`: a URL connection string for your RapidPro database or read replica
4445
* `INDEXER_ELASTIC_URL`: the URL for your ElasticSearch endpoint
4546

4647
Recommended settings for error reporting:

0 commit comments

Comments
 (0)