mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
xbmc-dharma: set samba timeout to 30sec.
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7ffa4c6359
commit
5861e33c8e
@ -48,6 +48,9 @@ amdGpuType=$(lspci -nn | grep 'VGA' | grep 1002)
|
||||
<useddsfanart>true</useddsfanart>
|
||||
<cputempcommand>cputemp</cputempcommand>
|
||||
<gputempcommand>gputemp</gputempcommand>
|
||||
<samba>
|
||||
<clienttimeout>30</clienttimeout>
|
||||
</samba>
|
||||
</advancedsettings>
|
||||
EOF
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user