How to disable cache on Google Chrome
February 14th, 2010 Posted in WebAfter searching the net a while I found this: call the executable with the arguments
1 | --disk-cache-size=1 --media-cache-size=1 |
After searching the net a while I found this: call the executable with the arguments
1 | --disk-cache-size=1 --media-cache-size=1 |