Before I screw things up

This commit is contained in:
Geoffrey Frogeye 2019-11-09 15:28:16 +01:00
parent 45058b4272
commit 8ec06d3618
4 changed files with 71 additions and 4 deletions

View file

@ -266,7 +266,7 @@ input {
#
audio_output {
type "httpd"
name "Musique de Geoffrey"
name "geoffrey-music-httpd"
encoder "vorbis" # optional, vorbis or lame
port "8600"
bind_to_address "0.0.0.0" # optional, IPv4 or IPv6
@ -280,7 +280,7 @@ audio_output {
#
audio_output {
type "pulse"
name "Musiques de Geoffrey"
name "geoffrey-music-pulse"
## server "remote_server" # optional
## sink "remote_server_sink" # optional
}