mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-26 06:36:17 +00:00
15 lines
315 B
Plaintext
15 lines
315 B
Plaintext
{
|
|
"wizard": "hello",
|
|
"uilevel": 1,
|
|
"uilevel_nochange": true,
|
|
"ui_quicktips": true,
|
|
"cookie_expires": 14,
|
|
"caclient_ui": true,
|
|
"epg_compress": true,
|
|
"prefer_picon": true,
|
|
"chiconpath": "file:///storage/picons/tvh/%C.png",
|
|
"chiconscheme": 2,
|
|
"piconpath": "file:///storage/picons/vdr/",
|
|
"piconscheme": 1
|
|
}
|