aboutsummaryrefslogtreecommitdiffstats
path: root/view/en
diff options
context:
space:
mode:
Diffstat (limited to 'view/en')
-rw-r--r--view/en/htconfig.tpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl
index 840e7a124..9377472bd 100644
--- a/view/en/htconfig.tpl
+++ b/view/en/htconfig.tpl
@@ -69,10 +69,6 @@ $a->config['system']['sellpage'] = '';
$a->config['system']['max_import_size'] = 200000;
-// maximum size of uploaded photos
-
-$a->config['system']['maximagesize'] = 12000000;
-
// Location of PHP command line processor
$a->config['system']['php_path'] = '{{$phpath}}';