mirror of https://github.com/mastodon/flodgatt
Fix typo and reword a sentence (#126)
* Fix typo and reword a sentence * Reword sentence to active voice Co-authored-by: Daniel Sockwell <daniel@codesections.com>
This commit is contained in:
parent
d23cc40bea
commit
cd82e2d34c
|
@ -45,9 +45,9 @@ Flóðgátt is tested against the [default Mastodon nginx config](https://github
|
|||
|
||||
### Advanced Configuration
|
||||
|
||||
The streaming server will eventually uses the same environment variables as the rest of Mastodon,
|
||||
The streaming server will eventually use the same environment variables as the rest of Mastodon,
|
||||
and currently uses a subset of those variables. Supported variables are listed in
|
||||
`/src/config.rs`. Supported environmental variables either be passed to Flóðgátt at runtime or
|
||||
`/src/config.rs`. You can provide any supported environmental variable to Flóðgátt at runtime or
|
||||
through a `.env` file.
|
||||
|
||||
Note that the default values for the `postgres` connection do not correspond to those typically
|
||||
|
|
Loading…
Reference in New Issue