/[A3C]/etc/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 /etc/config.yml

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

revision 3 by dpavlin, Sun Mar 9 22:49:40 2008 UTC revision 8 by dpavlin, Thu Mar 13 13:49:41 2008 UTC
# Line 31  framework: Line 31  framework:
31      - OnlineDocs: {}      - OnlineDocs: {}
32      - CompressedCSSandJS: {}      - CompressedCSSandJS: {}
33      - AdminUI: {}      - AdminUI: {}
34        - User: {}
35        - Authentication::Password: {}
36        - Debug: {}
37    
38    PubSub:    PubSub:
39      Backend: Memcached      Backend: Memcached
# Line 57  framework: Line 60  framework:
60      ServeStaticFiles: 1      ServeStaticFiles: 1
61      StaticRoot: share/web/static      StaticRoot: share/web/static
62      TemplateRoot: share/web/templates      TemplateRoot: share/web/templates
63    
64    # values are overriden by site_config.yml
65    application:
66      LDAP:
67        Server: 'ldap.example.com'
68        DN: 'cn=foo,dc=skole,dc=hr'
69        Password: 'hax0r'

Legend:
Removed from v.3  
changed lines
  Added in v.8

  ViewVC Help
Powered by ViewVC 1.1.26