View Single Post
Quote:
Originally Posted by Len Case View Post
Ideally we would rather revalidate pages rather than forcing a reload, but there isn't an API in WebKit for that. Our current options are to prefer the cache or force a reload--if you would prefer to load from the cache, you can set a hidden default
Code:
defaults write com.omnigroup.OmniWeb5 WorkspacesLoadFromCache -bool true
Excuse me, but, what do we do with this code? And can it still be used with 5.10.3? Why not putting it as an option under the preferences?