/[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 8 by dpavlin, Thu Nov 29 16:08:13 2007 UTC revision 49 by dpavlin, Sun Apr 6 18:10:29 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.8      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
23    Mailer: Sendmail    Mailer: Sendmail
24    MailerArgs: []    MailerArgs: []
25    
# Line 26  framework: Line 27  framework:
27      - LetMe: {}      - LetMe: {}
28      - SkeletonApp: {}      - SkeletonApp: {}
29      - REST: {}      - REST: {}
30      - Halo: {}  #    - Halo: {}
31      - ErrorTemplates: {}      - ErrorTemplates: {}
32      - OnlineDocs: {}      - OnlineDocs: {}
33      - CompressedCSSandJS: {}      - CompressedCSSandJS: {}
34      - AdminUI: {}      - AdminUI: {}
35        - User: {}
36        - Authentication::Password: {}
37        - Debug: {}
38        - AutoReference: {}
39    
40    PubSub:    PubSub:
41      Backend: Memcached      Backend: Memcached

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

  ViewVC Help
Powered by ViewVC 1.1.26