forked from Ivasoft/docker-tvheadend
adding picons path to config if this is a first boot
This commit is contained in:
6
root/defaults/config
Normal file
6
root/defaults/config
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"prefer_picon": false,
|
||||
"chiconpath": "file://picons/%C.png",
|
||||
"piconpath": "file://picons/",
|
||||
"piconscheme": 0
|
||||
}
|
||||
Reference in New Issue
Block a user