Update README with link to default nginx config (#80)

This commit is contained in:
Daniel Sockwell 2020-01-08 16:15:18 -05:00 committed by GitHub
parent be143016a2
commit 20b9c7b593
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ If you have any difficulty connecting, note that, if run with `RUST_LOG=warn` Fl
both the environmental variables it received and the parsed configuration variables it generated
from those environmental variables. You can use this info to debug the connection.
Flóðgátt is tested against the [default Mastodon nginx config](https://github.com/tootsuite/mastodon/blob/master/dist/nginx.conf) and treats that as the known-good configuration.
### Advanced Configuration
The streaming server will eventually uses the same environment variables as the rest of Mastodon,