/[webpac2]/Webpacus/config.yml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /Webpacus/config.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 95 - (show annotations)
Tue Nov 22 12:57:25 2005 UTC (18 years, 5 months ago) by dpavlin
File size: 426 byte(s)
 r9023@llin:  dpavlin | 2005-11-22 10:17:01 +0100
 first try at implementing full results

1 --- #YAML:1.0
2 # DO NOT USE TABS FOR INDENTATION OR label/value SEPARATION!!!
3
4
5 # configuration for hyper estraier full text search engine
6 hyperestraier:
7 url: 'http://localhost:1978/node/webpac2'
8 user: 'admin'
9 passwd: 'admin'
10 # FIXME encoding comming from Catalyst.
11 encoding: 'iso-8859-2'
12
13 webpac:
14 db_path: '/data/webpac2/db'
15 template_path: '/data/webpac2/conf/output/tt'
16 template: 'html_ffzg_results_short.tt'

  ViewVC Help
Powered by ViewVC 1.1.26