Commit eb630ca6 authored by Naglis Jonaitis's avatar Naglis Jonaitis Committed by Max Kellermann

doc/user.rst: rectify admin permission

Updating the database no longer requires the `admin` permission, only `control` is needed (changed in 2abad0f4). See also: #1124
parent 18628bf8
......@@ -628,7 +628,8 @@ By default, all clients are unauthenticated and have a full set of permissions.
* - **control**
- Allows all other player and playlist manipulations.
* - **admin**
- Allows database updates and allows shutting down :program:`MPD`.
- Allows manipulating outputs, stickers and partitions,
mounting/unmounting storage and shutting down :program:`MPD`.
:code:`local_permissions` may be used to assign other permissions to clients connecting on a local socket.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment