diff options
Diffstat (limited to 'man/pulse-daemon.conf.5.xml.in')
-rw-r--r-- | man/pulse-daemon.conf.5.xml.in | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in index a516ee3f..9ddcd6ae 100644 --- a/man/pulse-daemon.conf.5.xml.in +++ b/man/pulse-daemon.conf.5.xml.in @@ -140,7 +140,6 @@ USA. precedence.</p> </option> - <option> <p><opt>system-instance=</opt> Run the daemon as system-wide instance, requires root priviliges. Takes a boolean argument, @@ -148,7 +147,6 @@ USA. argument takes precedence.</p> </option> - <option> <p><opt>disable-shm=</opt> Disable data transfer via POSIX shared memory. Takes a boolean argument, defaults to @@ -165,6 +163,13 @@ USA. memory overcommit.</p> </option> + <option> + <p><opt>flat-volumes=</opt> Enable 'flat' volumes, i.e. where + possible let the sink volume equal the maximum of the volumes of + the inputs connected to it. Takes a boolean argument, defaults + to <opt>yes</opt>.</p> + </option> + </section> <section name="Scheduling"> |