/[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 52 by dpavlin, Sun Apr 6 19:54:12 2008 UTC
# 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 56  framework: Line 56  framework:
56      ServeStaticFiles: 1      ServeStaticFiles: 1
57      StaticRoot: share/web/static      StaticRoot: share/web/static
58      TemplateRoot: share/web/templates      TemplateRoot: share/web/templates
59    
60    application:
61      pictures:
62        original_path: var/original_pictures/
63        # Imager->scale( options ) for thumbnail
64        scale:
65          xpixels: 320
66          ypixels: 200
67          type: min
68    

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

  ViewVC Help
Powered by ViewVC 1.1.26