Skip to content

Commit

Permalink
Fix config for remote-only sessions mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Dor committed Sep 24, 2017
1 parent ebb9a6d commit 542c549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sessions/3pid.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,10 +303,10 @@ session:
enabled: true
toLocal: false
toRemote:
enabled: false
enabled: true
forRemote:
enabled: true
toLocal: true
toLocal: false
toRemote:
enabled: true
```
Expand Down

0 comments on commit 542c549

Please sign in to comment.