/[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

Diff of /Webpacus/config.yml

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

revision 293 by dpavlin, Sun Dec 18 23:35:24 2005 UTC revision 358 by dpavlin, Sun Jan 8 13:58:19 2006 UTC
# Line 5  Line 5 
5  config_encoding: 'ISO-8859-2'  config_encoding: 'ISO-8859-2'
6  # encoding in Catalyst.  # encoding in Catalyst.
7  catalyst_encoding: 'UTF-8'  catalyst_encoding: 'UTF-8'
8    # relative path to sites templates under Catalyst root
9    sites_root: 'sites'
10    
11  # configuration for hyper estraier full text search engine  # configuration for hyper estraier full text search engine
12  hyperestraier:  hyperestraier:
# Line 15  hyperestraier: Line 17  hyperestraier:
17    defaultdepth: 1    defaultdepth: 1
18    user: 'admin'    user: 'admin'
19    passwd: 'admin'    passwd: 'admin'
20      # don't turn this on! it will spit huge amounts of output
21      #debug: 1
22    #    #
23    # number of results on each page    # number of results on each page
24    hits_on_page: 30    hits_on_page: 30
# Line 99  databases: Line 103  databases:
103            # which tag to use in normalize xml for data?            # which tag to use in normalize xml for data?
104            tag: 'isis'            tag: 'isis'
105            # path to normalization xml            # path to normalization xml
106            #path: 'conf/normalize/isis_ffzg.xml'            path: 'conf/normalize/isis_ffzg.xml'
107            path: 'conf/normalize/isis_ffzg.yml'            #path: 'conf/normalize/isis_ffzg.yml'
108        
109        # another input database        # another input database
110        - name: peri        - name: peri

Legend:
Removed from v.293  
changed lines
  Added in v.358

  ViewVC Help
Powered by ViewVC 1.1.26