Allow anyone to react in read-only rooms
This commit is contained in:
@@ -74,6 +74,9 @@ module.exports = {
|
||||
},
|
||||
"m.room.power_levels/": {
|
||||
events_default: 0,
|
||||
events: {
|
||||
"m.reaction": 0
|
||||
},
|
||||
users: {
|
||||
"@test_auto_invite:example.org": 100
|
||||
},
|
||||
|
Reference in New Issue
Block a user