--- etc/config.yml 2008/04/06 19:54:12 52 +++ etc/config.yml 2008/04/07 17:50:53 65 @@ -14,7 +14,7 @@ Password: "" RecordBaseClass: "Jifty::DBI::Record::Cachable" User: "dpavlin" - Version: 0.0.11 + Version: 0.0.12 DevelMode: 1 L10N: PoDir: share/po @@ -36,6 +36,7 @@ - Authentication::Password: {} - Debug: {} - AutoReference: {} + - IEFixes: {} PubSub: Backend: Memcached @@ -59,10 +60,7 @@ application: pictures: - original_path: var/original_pictures/ - # Imager->scale( options ) for thumbnail - scale: - xpixels: 320 - ypixels: 200 - type: min + path: var/pics/ + # size in pixels of thumbnail + thumbnail: 320