2020-06-29 07:22:04 +00:00
|
|
|
[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
|
|
|
|
|
2020-06-29 07:42:49 +00:00
|
|
|
[iris]
|
|
|
|
country = us
|
|
|
|
locale = en_US
|
|
|
|
data_dir = /data/iris
|
|
|
|
|
2020-06-29 07:22:04 +00:00
|
|
|
[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]
|
|
|
|
|
|
|
|
|