mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
kodi: set default screenshotpath using appliance.xml
This commit is contained in:
parent
511b1d2b27
commit
1a2cc860bb
@ -24,6 +24,13 @@
|
|||||||
</setting>
|
</setting>
|
||||||
</group>
|
</group>
|
||||||
</category>
|
</category>
|
||||||
|
<category id="logging">
|
||||||
|
<group id="1">
|
||||||
|
<setting id="debug.screenshotpath">
|
||||||
|
<default>/storage/screenshots/</default>
|
||||||
|
</setting>
|
||||||
|
</group>
|
||||||
|
</category>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="services">
|
<section id="services">
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
<settings>
|
<settings>
|
||||||
<debug>
|
|
||||||
<screenshotpath pathversion="1">/storage/screenshots/</screenshotpath>
|
|
||||||
</debug>
|
|
||||||
<general>
|
<general>
|
||||||
<settinglevel>2</settinglevel>
|
<settinglevel>2</settinglevel>
|
||||||
</general>
|
</general>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user