summaryrefslogtreecommitdiff
path: root/core/helpers/core_installer.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-05-20 04:04:50 +0000
committerBharat Mediratta <bharat@menalto.com>2009-05-20 04:04:50 +0000
commit0536025ff689d05711a40fcd255ee625904bbddb (patch)
treee78343ab10949683ee3da5457634726772c2d7b3 /core/helpers/core_installer.php
parent006e0b4f28750b244bba5ea45d64eb8336cdb63b (diff)
Add a default image quality level. There's no UI for it, except Admin
> Settings > Advanced. The default is 75.
Diffstat (limited to 'core/helpers/core_installer.php')
-rw-r--r--core/helpers/core_installer.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/helpers/core_installer.php b/core/helpers/core_installer.php
index 3a1e8d25..fc4dc1a6 100644
--- a/core/helpers/core_installer.php
+++ b/core/helpers/core_installer.php
@@ -216,6 +216,7 @@ class core_installer {
module::set_var("core", "thumb_size", 200);
module::set_var("core", "resize_size", 640);
module::set_var("core", "default_locale", "en_US");
+ module::set_var("core", "image_quality", 75);
// Add rules for generating our thumbnails and resizes
graphics::add_rule(