/[Grep]/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 3 by dpavlin, Sat Feb 17 17:10:27 2007 UTC revision 58 by dpavlin, Wed Feb 21 19:10:20 2007 UTC
# Line 12  framework: Line 12  framework:
12      Password: ''      Password: ''
13      RecordBaseClass: Jifty::DBI::Record::Cachable      RecordBaseClass: Jifty::DBI::Record::Cachable
14      User: ''      User: ''
15      Version: 0.0.2      Version: 0.0.5
16    DevelMode: 1    DevelMode: 1
17    L10N:    L10N:
18      PoDir: share/po      PoDir: share/po
19    LogLevel: INFO  #  LogLevel: INFO
20      LogLevel: DEBUG
21    Mailer: Sendmail    Mailer: Sendmail
22    MailerArgs: []    MailerArgs: []
23    
24    Plugins: []    Plugins:
25        - Login: {}
26        - EditInPlace: {}
27    
28    PubSub:    PubSub:
29      Backend: Memcached  #    Backend: Memcached
30    #    Backend: JiftyDBI
31      Enable: ~      Enable: ~
32    Web:    Web:
33      BaseURL: http://localhost      BaseURL: http://localhost
# Line 31  framework: Line 35  framework:
35      Globals: []      Globals: []
36    
37      MasonConfig:      MasonConfig:
38        autoflush: 0        autoflush: 1
39        default_escape_flags: h        default_escape_flags: h
40        error_format: text        error_format: text
41        error_mode: fatal        error_mode: fatal
# Line 39  framework: Line 43  framework:
43      ServeStaticFiles: 1      ServeStaticFiles: 1
44      StaticRoot: share/web/static      StaticRoot: share/web/static
45      TemplateRoot: share/web/templates      TemplateRoot: share/web/templates
46    #    ServerClass: Grep::Server

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

  ViewVC Help
Powered by ViewVC 1.1.26