mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-08-02 06:12:45 +00:00
parent
9ac699b77a
commit
5f9996b1c5
15 changed files with 22 additions and 22 deletions
|
@ -53,7 +53,7 @@ func AddPublicRoutes(
|
|||
|
||||
syncProducer := &producers.SyncAPIProducer{
|
||||
Producer: producer,
|
||||
Topic: jetstream.OutputClientData,
|
||||
Topic: cfg.Matrix.JetStream.TopicFor(jetstream.OutputClientData),
|
||||
}
|
||||
|
||||
routing.Setup(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue