Move project from bordanlage/ to repo root
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
16
config/snapserver.conf
Normal file
16
config/snapserver.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
[stream]
|
||||
source = pipe:///tmp/audio/spotify.pcm?name=Spotify&codec=pcm&sampleformat=44100:16:2&chunk_ms=20
|
||||
source = pipe:///tmp/audio/airplay.pcm?name=AirPlay&codec=pcm&sampleformat=44100:16:2&chunk_ms=20
|
||||
source = pipe:///tmp/audio/mopidy.pcm?name=Mopidy&codec=pcm&sampleformat=44100:16:2&chunk_ms=20
|
||||
|
||||
[server]
|
||||
threads = -1
|
||||
|
||||
[http]
|
||||
enabled = true
|
||||
bind_to_address = 0.0.0.0
|
||||
port = 1780
|
||||
|
||||
[logging]
|
||||
sink = system
|
||||
filter = *:info
|
||||
Reference in New Issue
Block a user