/[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 329 by dpavlin, Tue Dec 27 21:36:42 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

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

  ViewVC Help
Powered by ViewVC 1.1.26