aboutsummaryrefslogtreecommitdiffstats
path: root/view/es
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-01 19:14:59 -0800
committerfriendica <info@friendica.com>2015-03-01 19:14:59 -0800
commite006658b017f4de04b8f98049c2960c3165ceb11 (patch)
treee0a8a3c79d9aab5c085b503b062cda161e9c1487 /view/es
parentd83460cd2ae5216208a17154d7a9858a5a633b33 (diff)
downloadvolse-hubzilla-e006658b017f4de04b8f98049c2960c3165ceb11.tar.gz
volse-hubzilla-e006658b017f4de04b8f98049c2960c3165ceb11.tar.bz2
volse-hubzilla-e006658b017f4de04b8f98049c2960c3165ceb11.zip
raise the default upload limit for the application. We eliminated this in English long ago, but several of the translated htconfig files still have the old limit.
Diffstat (limited to 'view/es')
-rw-r--r--view/es/htconfig.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/es/htconfig.tpl b/view/es/htconfig.tpl
index 493cb5d00..096143798 100644
--- a/view/es/htconfig.tpl
+++ b/view/es/htconfig.tpl
@@ -50,7 +50,7 @@ $a->config['system']['max_import_size'] = 200000;
// maximum size of uploaded photos
-$a->config['system']['maximagesize'] = 800000;
+$a->config['system']['maximagesize'] = 8000000;
// Location of PHP command line processor