MycroftOS: Remove service name from advertised names.
They are not biting each other anyway and making it is obvious anayway
This commit is contained in:
parent
82a694e573
commit
c53f0b297e
|
@ -11,4 +11,4 @@ zeroconf_port = 57621
|
|||
backend = pulseaudio
|
||||
|
||||
# Name in Spotify Connect, cannot contain spaces:
|
||||
device_name = MycroftOS-Spotify
|
||||
device_name = MycroftOS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
general = {
|
||||
name = "MycroftOS-Airplay";
|
||||
name = "MycroftOS";
|
||||
output_backend = "pa";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue