[Pkg-owncloud-commits] [owncloud-doc] 65/75: Update configuration_language.rst
David Prévot
taffit at alioth.debian.org
Wed Sep 4 19:27:22 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch dfsg_clean
in repository owncloud-doc.
commit 6c934a9c1fc99200cf690ac2bd6e151719d47e86
Author: dietmaroc <dietmar at owncloud.com>
Date: Wed Sep 4 12:21:42 2013 +0200
Update configuration_language.rst
---
.../configuration/configuration_language.rst | 21 ++++++++++----------
1 file changed, 10 insertions(+), 11 deletions(-)
diff --git a/admin_manual/configuration/configuration_language.rst b/admin_manual/configuration/configuration_language.rst
index 4df336c..34f30cc 100644
--- a/admin_manual/configuration/configuration_language.rst
+++ b/admin_manual/configuration/configuration_language.rst
@@ -4,20 +4,19 @@ It's usefull to know limiting factors, that make it impossible to exceed the val
Non ownCloud caused upload limits:
----------------------------------
-< 2GB on 32Bit OS-architecture
-< 2GB with IE6 - IE8
-< 2GB with Server Version 4.5 or older
-< 4GB with IE9 - IE10
-
+* < 2GB on 32Bit OS-architecture
+* < 2GB with IE6 - IE8
+*< 2GB with Server Version 4.5 or older
+* < 4GB with IE9 - IE10
+Other recommendable preconditions:
+----------------------------------
-Parameters
-----------
+* make sure, that the latest version of php (at least 5.4.9) is installed
-.. code-block:: php
+Enabling uploading big files
+============================
+Note: The order of the following steps is important! If you swap steps or substeps described below, the settings may fail.
- <?php
- "default_language" => "en",
-This parameters can be set in the :file:`config/config.php`
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list