matrix-synapse-diskspace-ja.../config.json
2023-01-06 18:13:51 -06:00

6 lines
233 B
JSON

{
"MatrixURL": "http://localhost:8080",
"MatrixAdminToken": "changeme",
"DatabaseType": "postgres",
"DatabaseConnectionString": "host=localhost port=5432 user=synapse_user password=changeme database=synapse sslmode=disable"
}