xbmc-pvr:

- disable caching by default
This commit is contained in:
Stephan Raue 2010-02-13 05:44:56 +01:00
parent 4c5014dff3
commit d182f42932

View File

@ -5,7 +5,7 @@
# evironment variables that are not user defined.
################################################################################
XBMC_CACHING="yes"
XBMC_CACHING="no"
#-------------------------------------------------------------------------------
# do not change anything below