Quote:
Originally Posted by Nutzer0815
|
Under fanfiction.net's section:
Code:
## use_browser_cache_only:true prevents FFF from falling through to
## request from the server when a page isn't in the browser cache.
## You can turn this on to be sure you're only using the browser
## cache.
#use_browser_cache_only:false
Uncomment and flip this to true. It'll disable the fallback to website and display whatever's causing the cache to fail.