1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-23 06:53:32 +01:00

remove preload option

This commit is contained in:
Martin Stubenschrott
2009-04-30 08:47:48 +02:00
parent 324597c8a7
commit cb74c7f40c
10 changed files with 11 additions and 56 deletions

View File

@@ -600,18 +600,6 @@ Note: This option does not change the popup blocker of Firefox in any way.
____
|\'nopreload'| |\'preload'|
||'preload' 'nopreload'|| boolean (default: on)
____
Speed up first time history/bookmark completion.
History access can be quite slow for a large history. Vimperator
maintains a cache to speed it up significantly on subsequent access. In
order to also speed up first time access, it is cached at startup if
this option is set (recommended).
____
|\'previouspattern'|
||'previouspattern'|| stringlist
____