/[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 4 by dpavlin, Mon Mar 10 00:19:52 2008 UTC revision 9 by dpavlin, Thu Mar 13 14:00:40 2008 UTC
# Line 18  framework: Line 18  framework:
18    DevelMode: 1    DevelMode: 1
19    L10N:    L10N:
20      PoDir: share/po      PoDir: share/po
21    LogLevel: INFO  #  LogLevel: INFO
22      LogLevel: DEBUG
23    Mailer: Sendmail    Mailer: Sendmail
24    MailerArgs: []    MailerArgs: []
25    
# Line 60  framework: Line 61  framework:
61      ServeStaticFiles: 1      ServeStaticFiles: 1
62      StaticRoot: share/web/static      StaticRoot: share/web/static
63      TemplateRoot: share/web/templates      TemplateRoot: share/web/templates
64    
65    # values are overriden by site_config.yml
66    application:
67      LDAP:
68        Server: 'ldap.example.com'
69        DN: 'cn=foo,dc=skole,dc=hr'
70        Password: 'hax0r'

Legend:
Removed from v.4  
changed lines
  Added in v.9

  ViewVC Help
Powered by ViewVC 1.1.26