From 6aa41eb24612cc36b49ef6222fcc13b1632b3a50 Mon Sep 17 00:00:00 2001 From: dietmaroc Date: Wed, 4 Sep 2013 12:48:49 +0200 Subject: [PATCH] Update configuration_language.rst --- admin_manual/configuration/configuration_language.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration/configuration_language.rst b/admin_manual/configuration/configuration_language.rst index 939581a95..8406ec79c 100644 --- a/admin_manual/configuration/configuration_language.rst +++ b/admin_manual/configuration/configuration_language.rst @@ -29,7 +29,7 @@ Note: The order of the following steps is important! If you swap steps or subste **Do the following:** -* Set the following three parameters to the same value as choosen inside the admin-section one step before: +* Set the following three parameters inside th php.ini to the same value as choosen inside the admin-section one step before: * upload_max_filesize = 16G (e.g.) * post_max_size = 16G (e.g.) * output_buffering = 16384