Har tidigare skrivit om sökvägen (path) till mappen för disk cache och hur man ändrar den. Om man vill begränsa storleken på disk cache i SRware Iron eller Google Chrome kan man gör på liknande sätt. Följande attribut skall anges i Genvägen (Alias) för “SRware Iron” eller “Google chrome”
--disk-cache-size=N Där N är ett heltal i Bytes som begränsar storleken på disk cache. Det måste skrivas efter sökvägen till programmet. Högerklicka på Genvägen > välj Egenskaper > fliken Genväg > i fältet “Mål:” skriv in efter sökvägen till programmet, t.ex.:
--disk-cache-size=96000000 Så här kan det se ut med sökvägen och attributet.
"C:\Program Files\SRWare Iron\iron.exe" --disk-cache-size=96000000” OBS! Det skall vara två mellanslag efter sökvägen till programmet” och de två minustecknen.
”…\iron.exe”<space><space>--disk-cache-size=N Exemplet nedan ger max 48MB Disk Cache.
--disk-cache-size=48000000 Om man vill ändra både var och hur stor disk cache det skall vara i dessa Browser skriver men t.ex. så här.
"...\iron.exe" --disk-cache-dir=d:\cache --disk-cache-size=96000000

mate do you have a twitter?
Hey guys, this is awesome! I’ve actlauly had a Toggl app for awhile, but I didn’t bother to put it up in the store. Since you’ve now launched an official one, I threw mine up there as well. The only difference is the one made just launches the Timer Classic (the interface I like to use). It works as a pretty good replacement for Toggl Desktop!Anyway, the page is over here: Let me know if you want me to pull it
Tested the cache sizing on chromium browser SRWare’s Iron 19 and it doesn’t work. Set it to 50Mb and opened up several tabs with media components and soon the cache had well over 60Mb and growing.
Hi William, have you type 2 space and 2 dash after iron.exe
"...\iron.exe"<SPACE><SPACE>––It should be something like this:
"C:\Program Files\SRWare Iron\iron.exe" ––disk-cache-size=48000000