--- Webpacus/config.yml 2006/04/30 23:19:53 438 +++ Webpacus/config.yml 2006/04/30 23:20:12 440 @@ -18,7 +18,7 @@ masterurl: 'http://localhost:1978' defaultnode: 'webpac2' # defaultnode: 'ps' - defaultdepth: 1 + defaultdepth: 2 user: 'admin' passwd: 'admin' # don't turn this on! it will spit huge amounts of output @@ -35,6 +35,11 @@ type: 'search' # +# options for pager +pager: + # how many pages to show for navigation? + max_pages: 20 + # configuration for KinoSearch search engine library kinosearch: index_path: './kinosearch/'