From eb630ca655c7380abebc38a9675e9485afb917b5 Mon Sep 17 00:00:00 2001 From: Naglis Jonaitis Date: Thu, 24 Jun 2021 16:17:54 +0300 Subject: doc/user.rst: rectify admin permission Updating the database no longer requires the `admin` permission, only `control` is needed (changed in 2abad0f479). See also: #1124 --- doc/user.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/user.rst b/doc/user.rst index 515f57bd7..2e9d8e710 100644 --- a/doc/user.rst +++ b/doc/user.rst @@ -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. -- cgit v1.2.3