markup fixes

This commit is contained in:
Carla Schroder
2015-10-07 09:01:37 -07:00
parent a22ddbd402
commit ba3bb0b3c4
2 changed files with 3 additions and 2 deletions

View File

@@ -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``.

View File

@@ -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.