/[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 1 by dpavlin, Tue Dec 5 10:17:28 2006 UTC revision 44 by dpavlin, Tue Feb 6 00:26:36 2007 UTC
# Line 15  framework: Line 15  framework:
15    DevelMode: 1    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 34  framework: Line 35  framework:
35        default_escape_flags: h        default_escape_flags: h
36        error_format: text        error_format: text
37        error_mode: fatal        error_mode: fatal
38      Port: 8888      Port: 7700
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: '(/[^/]+/[^/]+)(/.*)$'

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

  ViewVC Help
Powered by ViewVC 1.1.26