--- branches/ecas/global.conf 2009/04/17 15:01:30 783 +++ branches/ecas/global.conf 2009/04/17 15:04:48 784 @@ -35,7 +35,7 @@ # this is hard-coded maximum hits for ALL user. (default 0=disable) max_hits = 0 # number of results on each pager page (default 10) - on_page = 30 + on_page = 100 # Minimum number of characters which will be will suplemented by # wildcard * to find all words which begin with those letters, # This should be at least 1, so that queries with non-alpha characters @@ -46,3 +46,4 @@ # (it will replace ##webpac## in this template with output of webpac) template = /data/webpac/public_html-ecas/template.html + base_path = /webpac-dev