Solved: How to limit cache (or caching) size (solved)
|
7th May, 2014, 12:38 AM
Post: #3
|
|||
|
|||
RE: How to limit cache (or caching) size ?
(6th May, 2014 05:07 AM)rikardo1979 Wrote: if you would like to play with buffer size of cache you find it in advancedsettings.xml file Ok thks, but my file only contains the following: """ <advancedsettings> <network> <cachemembuffersize>0</cachemembuffersize> <curlclienttimeout>45</curlclienttimeout> </network> <gui> </gui> <videoscanner> <ignoreerrors>true</ignoreerrors> </videoscanner> <gui> <algorithmdirtyregions>3</algorithmdirtyregions> <nofliptimeout>0</nofliptimeout> <visualizedirtyregions>false</visualizedirtyregions> </gui> <destroywindowcontrols>0</destroywindowcontrols> <useddsfanart>0</useddsfanart> </advancedsettings> """ Besides the cachemembuffersize (that is already at zero) i dont know what to do to limit the cache... |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to limit cache (or caching) size (solved) - Exnor - 6th May, 2014, 04:05 AM
RE: How to limit cache (or caching) size ? - rikardo1979 - 6th May, 2014, 05:07 AM
RE: How to limit cache (or caching) size ? - Exnor - 7th May, 2014 12:38 AM
RE: How to limit cache (or caching) size ? - IriDium - 7th May, 2014, 01:32 AM
RE: How to limit cache (or caching) size ? - Exnor - 7th May, 2014, 02:29 AM
RE: How to limit cache (or caching) size ? - Smultie - 7th May, 2014, 01:42 AM
|