[config] Don't promote %v as part of library name (ref issue #847)

This commit is contained in:
ejurgensen 2019-11-26 19:52:33 +01:00 committed by GitHub
parent 5ac3a27276
commit 9b1bf5d3d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,8 +57,8 @@ general {
# Library configuration # Library configuration
library { library {
# Name of the library as displayed by the clients # Name of the library as displayed by the clients (%h: hostname). If you
# %h: hostname, %v: version # change the name after pairing with Remote you may have to re-pair.
name = "My Music on %h" name = "My Music on %h"
# TCP port to listen on. Default port is 3689 (daap) # TCP port to listen on. Default port is 3689 (daap)