summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMike Brady <mikebrady@eircom.net>2017-02-05 14:07:43 +0000
committerGitHub <noreply@github.com>2017-02-05 14:07:43 +0000
commitafa2d1c61b71671c2bce622596d2ec3d1b385349 (patch)
tree029b203aa531d6462bc6bf1d8456d4cc4aa1fa92 /scripts
parent3567b2c4c788a0fbd702fe9ea60e8358747d39a3 (diff)
Update shairport-sync.conf
Diffstat (limited to 'scripts')
-rw-r--r--scripts/shairport-sync.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/shairport-sync.conf b/scripts/shairport-sync.conf
index 37f9707..ff5e87f 100644
--- a/scripts/shairport-sync.conf
+++ b/scripts/shairport-sync.conf
@@ -24,7 +24,6 @@ general =
// resync_threshold_in_seconds = 0.050; // a synchronisation error greater than this number of seconds will cause resynchronisation; 0 disables it
// log_verbosity = 0; // "0" means no debug verbosity, "3" is most verbose.
// ignore_volume_control = "no"; // set this to "yes" if you want the volume to be at 100% no matter what the source's volume control is set to.
-// volume_range_db = 60 ; // use this to set the range, in dB, you want between the maximum volume and the minimum volume. Range is 30 to 150 dB. Leave it commented out to use mixer's native range.
// volume_max_db = 0 ; // use this to set the maximum volume, in dB, you wish to use, which must be in the attenuator's range (0 – -98 for software attenuator). Leave it commented out to use mixer's maximum volume.
// regtype = "_raop._tcp"; // Use this advanced setting to set the service type and transport to be advertised by Zeroconf/Bonjour. Default is "_raop._tcp".
// playback_mode = "stereo"; // This can be "stereo", "mono", "reverse stereo", "both left" or "both right". Default is "stereo".