/[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 157 by dpavlin, Sun Jun 10 19:56:21 2007 UTC revision 188 by dpavlin, Fri May 23 18:14:31 2008 UTC
# Line 13  framework: Line 13  framework:
13      Password: ''      Password: ''
14      RecordBaseClass: Jifty::DBI::Record::Cachable      RecordBaseClass: Jifty::DBI::Record::Cachable
15      User: ''      User: ''
16      Version: 0.0.6      Version: 0.0.7
17    DevelMode: 1    DevelMode: 1
18    L10N:    L10N:
19      PoDir: share/po      PoDir: share/po
20  #  LogLevel: INFO    LogLevel: INFO
21    LogLevel: DEBUG  #  LogLevel: DEBUG
22    Mailer: Sendmail    Mailer: Sendmail
23    MailerArgs: []    MailerArgs: []
24    
# Line 31  framework: Line 31  framework:
31      - OnlineDocs: {}      - OnlineDocs: {}
32  #    - CompressedCSSandJS: {}  #    - CompressedCSSandJS: {}
33      - AdminUI: {}      - AdminUI: {}
34      - EditInPlace: {}  #    - DumpDispatcher: {}
35      - DumpDispatcher: {}      - User: {}
36      - Login: {}      - Authentication::Password: {}
37    
38    PubSub:    PubSub:
39  #    Backend: Memcached  #    Backend: Memcached
# Line 49  framework: Line 49  framework:
49        default_escape_flags: h        default_escape_flags: h
50        error_format: text        error_format: text
51        error_mode: fatal        error_mode: fatal
52      Port: 8888      Port: 8880
53      ServeStaticFiles: 1      ServeStaticFiles: 1
54      StaticRoot: share/web/static      StaticRoot: share/web/static
55      TemplateRoot: share/web/templates      TemplateRoot: share/web/templates
56  #    ServerClass: Grep::Server  #    ServerClass: Grep::Server
57    
58  application:  application:
59    # path relative to StaticRoot above to ScrapBook RDF    Import:
60    ScrapBookDir: /scrapbook/      ScrapBook:
61    ScrapBookOwner: 'dpavlin@rot13.org'        Dir: /scrapbook/
62          OwnerEmail: 'dpavlin@rot13.org'

Legend:
Removed from v.157  
changed lines
  Added in v.188

  ViewVC Help
Powered by ViewVC 1.1.26