--- etc/config.yml 2008/04/06 12:03:58 40 +++ 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 @@ -27,7 +27,7 @@ - LetMe: {} - SkeletonApp: {} - REST: {} - - Halo: {} +# - Halo: {} - ErrorTemplates: {} - OnlineDocs: {} - CompressedCSSandJS: {} @@ -36,6 +36,7 @@ - Authentication::Password: {} - Debug: {} - AutoReference: {} + - IEFixes: {} PubSub: Backend: Memcached @@ -56,3 +57,10 @@ ServeStaticFiles: 1 StaticRoot: share/web/static TemplateRoot: share/web/templates + +application: + pictures: + path: var/pics/ + # size in pixels of thumbnail + thumbnail: 320 +