mastodon / flodgatt

A blazingly fast drop-in replacement for the Mastodon streaming API server
GNU Affero General Public License v3.0
86 stars 8 forks source link

Finish adding Postgres env options #35

Closed codesections closed 5 years ago

codesections commented 5 years ago

This PR completes the process of adding all relevant Postgres configuration options described in #23

Specifically, we now have config options for the following settings:

DB_HOST DB_USER DB_NAME DB_PASS DB_PORT DATABASE_URL DB_SSLMODE