mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-19 18:13:41 -05:00
Disable stream response in headless sync
This commit is contained in:
parent
190eb0cdba
commit
fe0bdb225b
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ func Init(conf Config, updates chan fmt.Stringer) error {
|
|||
FullState: true,
|
||||
SetPresence: gmx.Matrix().Client().SyncPresence,
|
||||
Context: context.Background(),
|
||||
StreamResponse: true,
|
||||
})
|
||||
if err != nil {
|
||||
return err
|
||||
|
|
Loading…
Add table
Reference in a new issue