summaryrefslogtreecommitdiffstats
path: root/etc/example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/example.conf')
-rw-r--r--etc/example.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/example.conf b/etc/example.conf
index e335c8ea12..4c545d9306 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -61,8 +61,9 @@
# Output 5.1 audio natively, and upmix/downmix audio with a different format.
#audio-channels=5.1
# Disable any automatic remix, _if_ the audio output accepts the audio format.
-# of the currently played file.
-#audio-channels=empty
+# of the currently played file. See caveats mentioned in the manpage.
+# (This is the default.)
+#audio-channels=auto
##################
# other settings #