Skip to content

Commit

Permalink
Tweak README
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Mar 7, 2022
1 parent 88d1e30 commit f7ed2fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ your index occasionally to get rid of bloat.
# Configuration

Indexer uses a tiered configuration system, each option takes precendence over the ones above it:

1. The configuration file
2. Environment variables starting with `INDEXER_`
3. Command line parameters
Expand All @@ -40,7 +41,7 @@ environment variables and parameters and for more details on each option.

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

* `INDEXER_DB`: a URL connection string for your RapidPro database
* `INDEXER_DB`: a URL connection string for your RapidPro database or read replica
* `INDEXER_ELASTIC_URL`: the URL for your ElasticSearch endpoint

Recommended settings for error reporting:
Expand Down

0 comments on commit f7ed2fa

Please sign in to comment.