Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Extend Safari's History to a full year' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Extend Safari's History to a full year
Authored by: baltwo on Jun 10, '05 04:18:31PM

It's not there unless you add it. See /System/Library/Frameworks/WebKit.framework/Versions/A/Headers/WebHistoryItem.h file (Tiger—I don't run Panther anymore, so I don't know if it's applicable there). It discusses a "HistoryAgeInDaysLimit which one can use to set the maximum number of days to be read from stored history."

Thus,

defaults write com.apple.safari WebKitHistoryAgeInDaysLimit 30

adds it to the plist.



[ Reply to This | # ]