mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +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>
|
<useddsfanart>true</useddsfanart>
|
||||||
<cputempcommand>cputemp</cputempcommand>
|
<cputempcommand>cputemp</cputempcommand>
|
||||||
<gputempcommand>gputemp</gputempcommand>
|
<gputempcommand>gputemp</gputempcommand>
|
||||||
|
<samba>
|
||||||
|
<clienttimeout>30</clienttimeout>
|
||||||
|
</samba>
|
||||||
</advancedsettings>
|
</advancedsettings>
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user