mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-07 06:53:09 -06:00
Whoops
This commit is contained in:
parent
12a7825d99
commit
edd06332e9
|
|
@ -2,7 +2,7 @@
|
|||
consumer_uris: ["localhost:9092"]
|
||||
|
||||
# The name of the topic which the sync server will consume events from.
|
||||
roomserver_topic: "roomserverOutput2"
|
||||
roomserver_topic: "roomserverOutput"
|
||||
|
||||
# The database URI to store sync server information.
|
||||
database: "postgres://dendrite:itsasecret@localhost/syncserver?sslmode=disable"
|
||||
|
|
|
|||
Loading…
Reference in a new issue