/[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 61 by dpavlin, Thu Jan 25 19:05:04 2007 UTC revision 117 by dpavlin, Thu Mar 27 00:20:44 2008 UTC
# Line 1  Line 1 
1  ---  ---
2  framework:  framework:
3    AdminMode: 0    AdminMode: 1
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.6      Version: 0.0.7
15    DevelMode: 1    DevelMode: 1
16    L10N:    L10N:
17      PoDir: share/po      PoDir: share/po
18  #  LogLevel: INFO  #  LogLevel: INFO
19    LogLevel: ALL    LogLevel: DEBUG
20    #  LogLevel: ALL
21    #  LogConfig: etc/log.conf
22    Mailer: Sendmail    Mailer: Sendmail
23    MailerArgs: []    MailerArgs: []
24  #  Mailer: IO  #  Mailer: IO
# Line 25  framework: Line 27  framework:
27    
28    Plugins:    Plugins:
29      - Login: {}      - Login: {}
30        - EditInPlace: {}
31    
32    PubSub:    PubSub:
33      Backend: Memcached      Backend: Memcached
# Line 46  framework: Line 49  framework:
49      TemplateRoot: share/web/templates      TemplateRoot: share/web/templates
50    
51  application:  application:
52  #  edit: 1    edit: 1

Legend:
Removed from v.61  
changed lines
  Added in v.117

  ViewVC Help
Powered by ViewVC 1.1.26