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

Temporarily remove Postgres SSL support #45

Closed codesections closed 5 years ago

codesections commented 5 years ago

Remove Postgres SSL support, which was not working at the moment and was preventing flogatt from running on servers without openssl.

We should re-enable SSL support at a later time.