/[SVNBrowser]/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 18 by dpavlin, Wed Dec 6 23:06:13 2006 UTC revision 33 by dpavlin, Sun Dec 10 19:00:33 2006 UTC
# Line 12  framework: Line 12  framework:
12      RecordBaseClass: Jifty::DBI::Record::Cachable      RecordBaseClass: Jifty::DBI::Record::Cachable
13      User: ''      User: ''
14      Version: 0.0.1      Version: 0.0.1
15    DevelMode: 0    DevelMode: 1
16    L10N:    L10N:
17      PoDir: share/po      PoDir: share/po
18    LogLevel: INFO    LogLevel: ALL
19    Mailer: Sendmail    Mailer: Sendmail
20    MailerArgs: []    MailerArgs: []
21    
22    Plugins: []    Plugins:
23        - EditInPlace: {}
24    
25    PubSub:    PubSub:
26      Backend: Memcached      Backend: Memcached
# Line 38  framework: Line 39  framework:
39      ServeStaticFiles: 1      ServeStaticFiles: 1
40      StaticRoot: share/web/static      StaticRoot: share/web/static
41      TemplateRoot: share/web/templates      TemplateRoot: share/web/templates
42    
43    application:
44    #  repository: svn://svn.pliva.hr/strix/
45    #  repository: svn://localhost/strix/
46    #  branch_regex: '(/[^/]+)(/.*)$'
47      repository: file:///home/dpavlin/.svk/pliva
48      branch_regex: '(/[^/]+/[^/]+)(/.*)$'
49    #  vim: /usr/bin/vim

Legend:
Removed from v.18  
changed lines
  Added in v.33

  ViewVC Help
Powered by ViewVC 1.1.26