mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
projects/RPi: add default advancedsettings.xml
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6c387a749c
commit
a3d5252cf5
15
projects/RPi/xbmc/advancedsettings.xml
Normal file
15
projects/RPi/xbmc/advancedsettings.xml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<advancedsettings>
|
||||||
|
<splash>false</splash>
|
||||||
|
<showexitbutton>false</showexitbutton>
|
||||||
|
<cputempcommand>cputemp</cputempcommand>
|
||||||
|
<gputempcommand>gputemp</gputempcommand>
|
||||||
|
<gui>
|
||||||
|
<algorithmdirtyregions>3</algorithmdirtyregions>
|
||||||
|
<nofliptimeout>0</nofliptimeout>
|
||||||
|
<visualizedirtyregions>off</visualizedirtyregions>
|
||||||
|
</gui>
|
||||||
|
<samba>
|
||||||
|
<clienttimeout>30</clienttimeout>
|
||||||
|
</samba>
|
||||||
|
</advancedsettings>
|
Loading…
x
Reference in New Issue
Block a user