]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update shairport-sync.conf
authorMike Brady <mikebrady@eircom.net>
Sat, 11 Feb 2017 12:35:06 +0000 (12:35 +0000)
committerGitHub <noreply@github.com>
Sat, 11 Feb 2017 12:35:06 +0000 (12:35 +0000)
scripts/shairport-sync.conf

index 7b2a82a1682fa5cabc012744d867dc8947a374b9..53909bf5bfeed03b0d4374197b2f23ad9d563f06 100644 (file)
@@ -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.