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

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

revision 29 by dpavlin, Thu Dec 7 22:13:56 2006 UTC revision 58 by dpavlin, Thu Jan 25 13:08:06 2007 UTC
# Line 1  Line 1 
1  ---  ---
2  framework:  framework:
3    AdminMode: 1    AdminMode: 0
4    ApplicationClass: SQLSession    ApplicationClass: SQLSession
5    ApplicationName: SQLSession    ApplicationName: SQLSession
6    Database:    Database:
# Line 11  framework: Line 11  framework:
11      Password: ''      Password: ''
12      RecordBaseClass: Jifty::DBI::Record::Cachable      RecordBaseClass: Jifty::DBI::Record::Cachable
13      User: ''      User: ''
14      Version: 0.0.2      Version: 0.0.5
15    DevelMode: 1    DevelMode: 1
16    L10N:    L10N:
17      PoDir: share/po      PoDir: share/po
# Line 19  framework: Line 19  framework:
19    LogLevel: ALL    LogLevel: ALL
20    Mailer: Sendmail    Mailer: Sendmail
21    MailerArgs: []    MailerArgs: []
22    #  Mailer: IO
23    #  MailerArgs:
24    #    - %log/mail.log%
25    
26    Plugins: []    Plugins:
27        - Login: {}
28    
29    PubSub:    PubSub:
30      Backend: Memcached      Backend: Memcached
# Line 42  framework: Line 46  framework:
46      TemplateRoot: share/web/templates      TemplateRoot: share/web/templates
47    
48  application:  application:
49    edit: 1  #  edit: 1

Legend:
Removed from v.29  
changed lines
  Added in v.58

  ViewVC Help
Powered by ViewVC 1.1.26