From bdb4f9e2a517e2f6677e60fa0b516e782b376ef0 Mon Sep 17 00:00:00 2001 From: Simon de Bakker Date: Thu, 9 Jan 2014 18:48:27 +0100 Subject: [PATCH] Added mixer_volume to config documentation --- docs/config.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/config.rst b/docs/config.rst index 5099f04d..50369e78 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -78,6 +78,17 @@ Core configuration values Setting the config value to blank turns off volume control. + +.. confval:: audio/mixer_volume + + Audio mixer initial volume. + + Expects an Integer between 0 and 100. + + Sets the initial volume of the audio mixer. Setting the config value to blank + sets the initial volume for the software mixer to 100. + + .. confval:: audio/mixer_track Audio mixer track to use.