diff options
Diffstat (limited to 'doc/user.xml')
-rw-r--r-- | doc/user.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/user.xml b/doc/user.xml index 8111482d4..2e4261d3e 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -803,6 +803,16 @@ cd mpd-version</programlisting> second. </entry> </row> + <row> + <entry> + <varname>max_clients</varname> + <parameter>MC</parameter> + </entry> + <entry> + Sets a limit, number of concurrent clients. When set + to 0 no limit will apply. + </entry> + </row> </tbody> </tgroup> </informaltable> |