Skip to content

Instantly share code, notes, and snippets.

@tjoskar
Last active December 20, 2015 13:29
Show Gist options
  • Save tjoskar/6139571 to your computer and use it in GitHub Desktop.
Save tjoskar/6139571 to your computer and use it in GitHub Desktop.
Disable cache in firefox
Open FF config page by typing "about:config" in the address bar
Search for ‘network.http.use-cache’ and double click on the line.
The value should now be false
That was all folks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment