]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update shairport-sync.conf
authorMike Brady <mikebrady@eircom.net>
Thu, 13 Dec 2018 15:42:51 +0000 (15:42 +0000)
committerGitHub <noreply@github.com>
Thu, 13 Dec 2018 15:42:51 +0000 (15:42 +0000)
scripts/shairport-sync.conf

index aca41a74c56c42426054659c24ae830b5fe5d2b0..39db80778e9011e703dc25cefaa3e892a685e664 100644 (file)
@@ -77,7 +77,7 @@ alsa =
 //     use_mmap_if_available = "yes"; // Use this optional advanced setting to control whether MMAP-based output is used to communicate  with the DAC. Default is "yes"
 //     use_hardware_mute_if_available = "no"; // Use this optional advanced setting to control whether the hardware in the DAC is used for muting. Default is "no", for compatibility with other audio players.
 //     maximum_stall_time = 0.200; // Use this optional advanced setting to control how long to wait for data to be consumed by the output device before considering it an error. It should never approach 200 ms.
-//     standby_mode = "yes"; // Some DACs make small "popping" noises when they go in and out of standby mode. Set this to "no" to keep the DAC active all the time.
+//     disable_standby_mode = "no"; // Some DACs make small "popping" noises when they go in and out of standby mode. Set this to "yes" to keep the DAC active all the time.
 };
 
 // Parameters for the "sndio" audio back end. All are optional.