From: Mike Brady Date: Sat, 11 Feb 2017 12:35:06 +0000 (+0000) Subject: Update shairport-sync.conf X-Git-Tag: 3.0.rc0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef15654f6b6bbb287340cc6771040db2564d390e;p=thirdparty%2Fshairport-sync.git Update shairport-sync.conf --- diff --git a/scripts/shairport-sync.conf b/scripts/shairport-sync.conf index 7b2a82a1..53909bf5 100644 --- a/scripts/shairport-sync.conf +++ b/scripts/shairport-sync.conf @@ -9,8 +9,8 @@ general = // You can use the following substitutions: // %h for the hostname, // %H for the Hostname (i.e. with first letter capitalised (ASCII only)), -// %v for the version number, e.g. 2.8.5 and -// %V for the full version string, e.g. 2.8.5-OpenSSL-Avahi-ALSA-soxr-metadata-sysconfdir:/etc +// %v for the version number, e.g. 3.0 and +// %V for the full version string, e.g. 3.0-OpenSSL-Avahi-ALSA-soxr-metadata-sysconfdir:/etc // Overall length can not exceed 50 characters. Example: "Shairport Sync %v on %H". // password = "secret"; // leave this commented out if you don't want to require a password // interpolation = "basic"; // aka "stuffing". Default is "basic", alternative is "soxr". Use "soxr" only if you have a reasonably fast processor.