/[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 31 by dpavlin, Tue Mar 18 17:16:40 2008 UTC revision 67 by dpavlin, Thu Apr 10 00:08:37 2008 UTC
# Line 35  framework: Line 35  framework:
35      - User: {}      - User: {}
36      - Authentication::Password: {}      - Authentication::Password: {}
37      - Debug: {}      - Debug: {}
38        - Login: {}
39        - AuthLDAPLogin:
40           LDAPhost: ldap.carnet.hr
41           LDAPbase: dc=carnet,dc=hr
42           LDAPuid: uid
43           LDAPssl: 1
44    
45    PubSub:    PubSub:
46      Backend: Memcached      Backend: Memcached
# Line 65  framework: Line 71  framework:
71  # values are overriden by site_config.yml  # values are overriden by site_config.yml
72  application:  application:
73    LDAP:    LDAP:
74      Server: 'ldap.example.com'      server: 'ldap.example.com'
75      DN: 'cn=foo,dc=skole,dc=hr'      dn: 'cn=foo,dc=skole,dc=hr'
76      Password: 'hax0r'      password: 'hax0r'
77        # LDAP search
78        base: 'dc=skole,dc=hr'

Legend:
Removed from v.31  
changed lines
  Added in v.67

  ViewVC Help
Powered by ViewVC 1.1.26