30 lines
462 B
Plaintext
30 lines
462 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
|
|
|
|
[iris]
|
|
country = us
|
|
locale = en_US
|
|
data_dir = /data/iris
|
|
|
|
[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]
|
|
|
|
|