mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-27 06:33:21 -05:00
[config] Don't promote %v as part of library name (ref issue #847)
This commit is contained in:
parent
5ac3a27276
commit
9b1bf5d3d9
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user