/[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 96 - (show annotations)
Tue Nov 22 12:57:30 2005 UTC (18 years, 5 months ago) by dpavlin
File size: 549 byte(s)
 r9026@llin:  dpavlin | 2005-11-22 11:08:17 +0100
 fix encoding comming from WebPAC::Output

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'
17 # encoding comming from webpac
18 webpac_encoding: 'iso-8859-2'
19 # encoding expected by Catalyst
20 out_encoding: 'UTF-8'

  ViewVC Help
Powered by ViewVC 1.1.26