mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
kodi: set default screenshotpath using appliance.xml
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user