Update wording as per request from richvdh
This commit is contained in:
parent
a7e40bed88
commit
92bb1c1b43
1 changed files with 1 additions and 3 deletions
|
@ -962,13 +962,11 @@ The keys contained in ``m.room.power_levels`` determine the levels required for
|
||||||
certain operations such as kicking, banning and sending state events. See
|
certain operations such as kicking, banning and sending state events. See
|
||||||
`m.room.power_levels`_ for more information.
|
`m.room.power_levels`_ for more information.
|
||||||
|
|
||||||
A standard mapping between powerlevel Names and Values has evolved with the following mapping
|
Clients may wish to assign names to particular power levels. A suggested mapping is as follows:
|
||||||
- 0 User
|
- 0 User
|
||||||
- 50 Moderator
|
- 50 Moderator
|
||||||
- 100 Admin
|
- 100 Admin
|
||||||
|
|
||||||
These names are used for convenience and clarity within most User Interfaces
|
|
||||||
|
|
||||||
|
|
||||||
Joining rooms
|
Joining rooms
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue