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.

This commit is contained in:
friendica 2015-03-01 19:14:59 -08:00
parent d83460cd2a
commit e006658b01
9 changed files with 9 additions and 9 deletions

View File

@ -50,7 +50,7 @@ $a->config['system']['max_import_size'] = 200000;
// maximum size of uploaded photos // maximum size of uploaded photos
$a->config['system']['maximagesize'] = 800000; $a->config['system']['maximagesize'] = 8000000;
// Location of PHP command line processor // Location of PHP command line processor

View File

@ -50,7 +50,7 @@ $a->config['system']['max_import_size'] = 200000;
// maximum size of uploaded photos // maximum size of uploaded photos
$a->config['system']['maximagesize'] = 800000; $a->config['system']['maximagesize'] = 8000000;
// Location of PHP command line processor // Location of PHP command line processor

View File

@ -50,7 +50,7 @@ $a->config['system']['max_import_size'] = 200000;
// maximum size of uploaded photos // maximum size of uploaded photos
$a->config['system']['maximagesize'] = 800000; $a->config['system']['maximagesize'] = 8000000;
// Location of PHP command line processor // Location of PHP command line processor

View File

@ -51,7 +51,7 @@ $a->config['system']['max_import_size'] = 200000;
// taille maximale pour le téléversement de photos // taille maximale pour le téléversement de photos
$a->config['system']['maximagesize'] = 800000; $a->config['system']['maximagesize'] = 8000000;
// Lien absolu vers le compilateur PHP // Lien absolu vers le compilateur PHP

View File

@ -50,7 +50,7 @@ $a->config['system']['max_import_size'] = 200000;
// maximum size of uploaded photos // maximum size of uploaded photos
$a->config['system']['maximagesize'] = 800000; $a->config['system']['maximagesize'] = 8000000;
// Location of PHP command line processor // Location of PHP command line processor

View File

@ -50,7 +50,7 @@ $a->config['system']['max_import_size'] = 200000;
// maximum size of uploaded photos // maximum size of uploaded photos
$a->config['system']['maximagesize'] = 800000; $a->config['system']['maximagesize'] = 8000000;
// Location of PHP command line processor // Location of PHP command line processor

View File

@ -50,7 +50,7 @@ $a->config['system']['max_import_size'] = 200000;
// maximum size of uploaded photos // maximum size of uploaded photos
$a->config['system']['maximagesize'] = 800000; $a->config['system']['maximagesize'] = 8000000;
// Location of PHP command line processor // Location of PHP command line processor

View File

@ -50,7 +50,7 @@ $a->config['system']['max_import_size'] = 200000;
// maximum size of uploaded photos // maximum size of uploaded photos
$a->config['system']['maximagesize'] = 800000; $a->config['system']['maximagesize'] = 8000000;
// Location of PHP command line processor // Location of PHP command line processor

View File

@ -50,7 +50,7 @@ $a->config['system']['max_import_size'] = 200000;
// maximum size of uploaded photos // maximum size of uploaded photos
$a->config['system']['maximagesize'] = 800000; $a->config['system']['maximagesize'] = 8000000;
// Location of PHP command line processor // Location of PHP command line processor