From bb5acc939fccd27c5ac47173905dcdf84f88a722 Mon Sep 17 00:00:00 2001 From: Viliam Mateicka Date: Thu, 29 Oct 2009 22:38:18 +0100 Subject: httpd: add config option to limit number of clients --- doc/mpdconf.example | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/mpdconf.example') diff --git a/doc/mpdconf.example b/doc/mpdconf.example index 166212ebd..6da84fc37 100644 --- a/doc/mpdconf.example +++ b/doc/mpdconf.example @@ -252,6 +252,7 @@ input { ## quality "5.0" # do not define if bitrate is defined # bitrate "128" # do not define if quality is defined # format "44100:16:1" +# max_clients "0" # optional 0=no limit #} # # An example of a pulseaudio output (streaming to a remote pulseaudio server) -- cgit v1.2.3