/[webpac]/branches/ffzg/global.conf
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/ffzg/global.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 323 by dpavlin, Sun Apr 18 02:19:42 2004 UTC revision 697 by dpavlin, Sun Mar 13 02:03:30 2005 UTC
# Line 25  Line 25 
25          template_html = /data/knjiznice/webpac/template_html          template_html = /data/knjiznice/webpac/template_html
26          # charset encoding for template file *and* users (default iso-8859-1)          # charset encoding for template file *and* users (default iso-8859-1)
27          charset = ISO-8859-2          charset = ISO-8859-2
28            # locale to use (for sorting, uc/lc) (default hr_HR)
29            locale = hr_HR
30          # path to swish binary (default /usr/bin/swish-e)          # path to swish binary (default /usr/bin/swish-e)
31          swish = /usr/bin/swish-e          swish = /usr/bin/swish-e
32          # path to index file          # path to index file
# Line 32  Line 34 
34          # this is hard-coded maximum hits for ALL user. (default 0=disable)          # this is hard-coded maximum hits for ALL user. (default 0=disable)
35          max_hits = 0          max_hits = 0
36          # number of results on each pager page (default 10)          # number of results on each pager page (default 10)
37          on_page = 30          on_page = 100
38          # Minimum number of characters which will be will suplemented by          # Minimum number of characters which will be will suplemented by
39          # wildcard * to find all words which begin with those letters,          # wildcard * to find all words which begin with those letters,
40          # This should be at least 1, so that queries with non-alpha characters          # This should be at least 1, so that queries with non-alpha characters
# Line 43  Line 45 
45          # (it will replace ##webpac## in this template with output of webpac)          # (it will replace ##webpac## in this template with output of webpac)
46          template = /data/knjiznice/webpac/public_html/template.html          template = /data/knjiznice/webpac/public_html/template.html
47    
48            base_path = /webpac

Legend:
Removed from v.323  
changed lines
  Added in v.697

  ViewVC Help
Powered by ViewVC 1.1.26