synapse: allow listing public rooms over federation
This commit is contained in:
parent
e101493889
commit
92674f58a1
|
@ -25,6 +25,7 @@ database:
|
||||||
cp_min: 5
|
cp_min: 5
|
||||||
cp_max: 10
|
cp_max: 10
|
||||||
|
|
||||||
|
allow_public_rooms_over_federation: true
|
||||||
presence:
|
presence:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue