/[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 52 by dpavlin, Sun Apr 6 19:54:12 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 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 59  framework: Line 60  framework:
60    
61  application:  application:
62    pictures:    pictures:
63      original_path: var/original_pictures/      path: var/pics/
64      # Imager->scale( options ) for thumbnail      # size in pixels of thumbnail
65      scale:      thumbnail: 320
       xpixels: 320  
       ypixels: 200  
       type: min  
66    

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

  ViewVC Help
Powered by ViewVC 1.1.26