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