/[Arh]/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 39 by dpavlin, Sun Apr 6 11:12:58 2008 UTC revision 40 by dpavlin, Sun Apr 6 12:03:58 2008 UTC
# Line 9  framework: Line 9  framework:
9      AutoUpgrade: 1      AutoUpgrade: 1
10      CheckSchema: 1      CheckSchema: 1
11      Database: arh      Database: arh
12      Driver: SQLite      Driver: Pg
13      Host: localhost      Host: localhost
14      Password: ""      Password: ""
15      RecordBaseClass: "Jifty::DBI::Record::Cachable"      RecordBaseClass: "Jifty::DBI::Record::Cachable"
16      User: ""      User: "dpavlin"
17      Version: 0.0.11      Version: 0.0.11
18    DevelMode: 1    DevelMode: 1
19    L10N:    L10N:
20      PoDir: share/po      PoDir: share/po
21  #  LogLevel: INFO    LogLevel: INFO
22    LogLevel: DEBUG  #  LogLevel: DEBUG
23    Mailer: Sendmail    Mailer: Sendmail
24    MailerArgs: []    MailerArgs: []
25    
# Line 34  framework: Line 34  framework:
34      - AdminUI: {}      - AdminUI: {}
35      - User: {}      - User: {}
36      - Authentication::Password: {}      - Authentication::Password: {}
37  #    - Debug: {}      - Debug: {}
38      - AutoReference: {}      - AutoReference: {}
39    
40    PubSub:    PubSub:

Legend:
Removed from v.39  
changed lines
  Added in v.40

  ViewVC Help
Powered by ViewVC 1.1.26