25 lines
404 B
Plaintext
25 lines
404 B
Plaintext
|
[core]
|
||
|
cache_dir = /data/cache
|
||
|
config_dir = /data/config
|
||
|
data_dir = /data/data
|
||
|
restore_state = true
|
||
|
|
||
|
[http]
|
||
|
enabled = true
|
||
|
hostname = 0.0.0.0
|
||
|
port = 6680
|
||
|
zeroconf = ""
|
||
|
allowed_origins =
|
||
|
csrf_protection = true
|
||
|
|
||
|
[audio]
|
||
|
output = audioresample ! audioconvert ! audio/x-raw,rate=48000,channels=2,format=S16LE ! filesink location=/data/tmp/snapfifo
|
||
|
|
||
|
[local]
|
||
|
enabled = true
|
||
|
media_dir = /data/media
|
||
|
|
||
|
[gmusic]
|
||
|
|
||
|
|