doc/user.rst: fix playlist plugin name option

`playlist_plugin` blocks use `name` to identify the plugins.
This commit is contained in:
Naglis Jonaitis 2022-05-22 02:19:09 +03:00 committed by Max Kellermann
parent c975d8b943
commit bf9ffba4f7
1 changed files with 1 additions and 1 deletions

View File

@ -538,7 +538,7 @@ The following table lists the playlist_plugin options valid for all plugins:
* - Name
- Description
* - **plugin**
* - **name**
- The name of the plugin
* - **enabled yes|no**
- Allows you to disable a playlist plugin without recompiling. By default, all plugins are enabled.