forked from Ivasoft/docker-tvheadend
fixing paths for initial config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"prefer_picon": false,
|
||||
"chiconpath": "file://picons/%C.png",
|
||||
"piconpath": "file://picons/",
|
||||
"chiconpath": "file:///picons/%C.png",
|
||||
"piconpath": "file:///picons/",
|
||||
"piconscheme": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user