/[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 28 by dpavlin, Thu Dec 7 19:56:41 2006 UTC revision 79 by dpavlin, Mon Jan 29 20:46:20 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.6
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        - EditInPlace: {}
29    
30    PubSub:    PubSub:
31      Backend: Memcached      Backend: Memcached
# Line 40  framework: Line 45  framework:
45      ServeStaticFiles: 1      ServeStaticFiles: 1
46      StaticRoot: share/web/static      StaticRoot: share/web/static
47      TemplateRoot: share/web/templates      TemplateRoot: share/web/templates
48    
49    application:
50    #  edit: 1

Legend:
Removed from v.28  
changed lines
  Added in v.79

  ViewVC Help
Powered by ViewVC 1.1.26