1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-10 01:46:51 +00:00
synapse/changelog.d/5661.docs
Lrizika 39e9839a04 Improved docs on setting up Postgresql (#5661)
Added that synapse_user needs a database to access before it can auth
Noted you'll need to enable password auth, linked to pg_hba.conf docs
2019-07-11 14:31:36 +01:00

1 line
79 B
Text

Improvements to Postgres setup instructions. Contributed by @Lrizika - thanks!