[Pkg-mpd-commits] [pkg-mpd] 06/10: Update mpd.conf with upstream changes to default config
Florian Schlichting
fsfs at moszumanska.debian.org
Sun Oct 12 21:31:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository pkg-mpd.
commit 010639211f6aebfe275dbcd937b9ed3123ead9df
Author: Florian Schlichting <fsfs at debian.org>
Date: Sun Oct 12 22:27:36 2014 +0200
Update mpd.conf with upstream changes to default config
---
debian/mpd.conf | 31 -------------------------------
1 file changed, 31 deletions(-)
diff --git a/debian/mpd.conf b/debian/mpd.conf
index 816f691..1982f39 100644
--- a/debian/mpd.conf
+++ b/debian/mpd.conf
@@ -378,37 +378,6 @@ audio_output {
###############################################################################
-# MPD Internal Buffering ######################################################
-#
-# This setting adjusts the size of internal decoded audio buffering. Changing
-# this may have undesired effects. Don't change this if you don't know what you
-# are doing.
-#
-#audio_buffer_size "4096"
-#
-# This setting controls the percentage of the buffer which is filled before
-# beginning to play. Increasing this reduces the chance of audio file skipping,
-# at the cost of increased time prior to audio playback.
-#
-#buffer_before_play "10%"
-#
-###############################################################################
-
-
-# Resource Limitations ########################################################
-#
-# These settings are various limitations to prevent MPD from using too many
-# resources. Generally, these settings should be minimized to prevent security
-# risks, depending on the operating resources.
-#
-#connection_timeout "60"
-#max_connections "10"
-#max_playlist_length "16384"
-#max_command_list_size "2048"
-#max_output_buffer_size "8192"
-#
-###############################################################################
-
# Character Encoding ##########################################################
#
# If file or directory names do not display correctly for your locale then you
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/pkg-mpd.git
More information about the Pkg-mpd-commits
mailing list