/[Arh]/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 40 by dpavlin, Sun Apr 6 12:03:58 2008 UTC revision 65 by dpavlin, Mon Apr 7 17:50:53 2008 UTC
# Line 14  framework: Line 14  framework:
14      Password: ""      Password: ""
15      RecordBaseClass: "Jifty::DBI::Record::Cachable"      RecordBaseClass: "Jifty::DBI::Record::Cachable"
16      User: "dpavlin"      User: "dpavlin"
17      Version: 0.0.11      Version: 0.0.12
18    DevelMode: 1    DevelMode: 1
19    L10N:    L10N:
20      PoDir: share/po      PoDir: share/po
# Line 27  framework: Line 27  framework:
27      - LetMe: {}      - LetMe: {}
28      - SkeletonApp: {}      - SkeletonApp: {}
29      - REST: {}      - REST: {}
30      - Halo: {}  #    - Halo: {}
31      - ErrorTemplates: {}      - ErrorTemplates: {}
32      - OnlineDocs: {}      - OnlineDocs: {}
33      - CompressedCSSandJS: {}      - CompressedCSSandJS: {}
# Line 36  framework: Line 36  framework:
36      - Authentication::Password: {}      - Authentication::Password: {}
37      - Debug: {}      - Debug: {}
38      - AutoReference: {}      - AutoReference: {}
39        - IEFixes: {}
40    
41    PubSub:    PubSub:
42      Backend: Memcached      Backend: Memcached
# Line 56  framework: Line 57  framework:
57      ServeStaticFiles: 1      ServeStaticFiles: 1
58      StaticRoot: share/web/static      StaticRoot: share/web/static
59      TemplateRoot: share/web/templates      TemplateRoot: share/web/templates
60    
61    application:
62      pictures:
63        path: var/pics/
64        # size in pixels of thumbnail
65        thumbnail: 320
66    

Legend:
Removed from v.40  
changed lines
  Added in v.65

  ViewVC Help
Powered by ViewVC 1.1.26