diff --git a/admin_manual/configuration_files/big_file_upload_configuration.rst b/admin_manual/configuration_files/big_file_upload_configuration.rst index 87c08588e..bd0db261c 100644 --- a/admin_manual/configuration_files/big_file_upload_configuration.rst +++ b/admin_manual/configuration_files/big_file_upload_configuration.rst @@ -100,7 +100,8 @@ Configuring ownCloud -------------------- If you have configured the ``session_lifetime`` setting in your ``config.php`` -(See :doc:`config_sample_php_parameters`) file then make sure it is not too +(See :doc:`../configuration_server/config_sample_php_parameters`) file then +make sure it is not too low. This setting needs to be configured to at least the time (in seconds) that the longest upload will take. If unsure remove this completely from your configuration to reset it to the default shown in the ``config.sample.php``. \ No newline at end of file diff --git a/admin_manual/configuration_server/performance_tuning/oc_server_tuning.rst b/admin_manual/configuration_server/performance_tuning/oc_server_tuning.rst index ad381f337..a17eaad30 100644 --- a/admin_manual/configuration_server/performance_tuning/oc_server_tuning.rst +++ b/admin_manual/configuration_server/performance_tuning/oc_server_tuning.rst @@ -9,7 +9,7 @@ See :doc:`../background_jobs_configuration` for a description and the benefits. Enable JavaScript and CSS Asset Management -------------------------------------- +------------------------------------------ See :doc:`../js_css_asset_management_configuration` for a description and the benefits.