/[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 1 by dpavlin, Fri Dec 1 23:48:06 2006 UTC revision 118 by dpavlin, Sun Jun 1 00:34:09 2008 UTC
# 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.1      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: DEBUG
20    #  LogLevel: ALL
21    #  LogConfig: etc/log.conf
22    Mailer: Sendmail    Mailer: Sendmail
23    MailerArgs: []    MailerArgs: []
24    #  Mailer: IO
25    #  MailerArgs:
26    #    - %log/mail.log%
27    
28    Plugins: []    Plugins:
29         - User: {}
30         - Authentication::Password: {}
31    #    - EditInPlace: {}
32    
33    PubSub:    PubSub:
34      Backend: Memcached      Backend: Memcached
# Line 34  framework: Line 43  framework:
43        default_escape_flags: h        default_escape_flags: h
44        error_format: text        error_format: text
45        error_mode: fatal        error_mode: fatal
46      Port: 8888      Port: 65432
47    #    Port: 8888
48      ServeStaticFiles: 1      ServeStaticFiles: 1
49      StaticRoot: share/web/static      StaticRoot: share/web/static
50      TemplateRoot: share/web/templates      TemplateRoot: share/web/templates
51    
52    application:
53      edit: 1

Legend:
Removed from v.1  
changed lines
  Added in v.118

  ViewVC Help
Powered by ViewVC 1.1.26