/[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 97 by dpavlin, Tue Nov 22 12:57:35 2005 UTC revision 100 by dpavlin, Tue Nov 22 14:45:17 2005 UTC
# Line 1  Line 1 
1  --- #YAML:1.0  --- #YAML:1.0
2  # DO NOT USE TABS FOR INDENTATION OR label/value SEPARATION!!!  # DO NOT USE TABS FOR INDENTATION OR label/value SEPARATION!!!
3    
 # Catalyst::Plugin::Unicode::Encoding  
 #encoding: 'UTF-8'  
   
4  # configuration for hyper estraier full text search engine  # configuration for hyper estraier full text search engine
5  hyperestraier:  hyperestraier:
6    url: 'http://localhost:1978/node/webpac2'    url: 'http://localhost:1978/node/webpac2'
7    user: 'admin'    user: 'admin'
8    passwd: 'admin'    passwd: 'admin'
9    # FIXME encoding comming from Catalyst.    # FIXME encoding comming from Catalyst.
10    encoding: 'ISO-8859-2'    encoding: 'UTF-8'
11    
12  webpac:  webpac:
13    # default template to use    # default template to use

Legend:
Removed from v.97  
changed lines
  Added in v.100

  ViewVC Help
Powered by ViewVC 1.1.26