diff options
author | Christian Vogeley <christian.vogeley@hotmail.de> | 2013-08-21 22:19:38 +0200 |
---|---|---|
committer | Christian Vogeley <christian.vogeley@hotmail.de> | 2013-08-21 22:19:38 +0200 |
commit | 056ed00a4cea6175eb57781569a77648ce7d3382 (patch) | |
tree | 5b5a4f3469bb8fb6b3d3368795ed60d8a6441682 /view/en/htconfig.tpl | |
parent | a944a879b1e6ebd8b3d278b86ea4404ba5b7aa81 (diff) | |
parent | d8ef1417fb2ff8d736e4392c118c51c63dc66b1d (diff) | |
download | volse-hubzilla-056ed00a4cea6175eb57781569a77648ce7d3382.tar.gz volse-hubzilla-056ed00a4cea6175eb57781569a77648ce7d3382.tar.bz2 volse-hubzilla-056ed00a4cea6175eb57781569a77648ce7d3382.zip |
Merge remote-tracking branch 'upstream/master'
Update
Diffstat (limited to 'view/en/htconfig.tpl')
-rw-r--r-- | view/en/htconfig.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl index 0417e9af2..3e1269441 100644 --- a/view/en/htconfig.tpl +++ b/view/en/htconfig.tpl @@ -64,7 +64,7 @@ $a->config['system']['max_import_size'] = 200000; // maximum size of uploaded photos -$a->config['system']['maximagesize'] = 800000; +$a->config['system']['maximagesize'] = 3000000; // Location of PHP command line processor |