From 3dfe741eccff2bf2f01f6a0a47dff43ab960b37e Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 31 Dec 2014 15:00:52 +0100 Subject: [PATCH] added double backticks and fixed one typo --- .../configuration/external_storage_configuration.rst | 6 +++--- .../configuration/external_storage_configuration_gui.rst | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/admin_manual/configuration/external_storage_configuration.rst b/admin_manual/configuration/external_storage_configuration.rst index 22ede4f4c..35cccac14 100644 --- a/admin_manual/configuration/external_storage_configuration.rst +++ b/admin_manual/configuration/external_storage_configuration.rst @@ -98,11 +98,11 @@ Therefore ownCloud needs temporary space to buffer data for transfers. This can when there are many concurrent users transferring data with a higher volume over a small bandwidth wire. ownCloud may need in these cases an amount of temporary space which could exeed the server capabilities. Example: 100 concurrent users uploading each a file having -300MB with a total transfer trime of 6000s (1h 40min). The temporary space needed +300MB with a total transfer time of 6000s (1h 40min). The temporary space needed by ownCloud for this period of time is 30GB. Even though it is not mandatory, the location of the temp directory used by ownCloud can be configured manually. -To do so, you need to maintain the 'tempdirectory' parameter described in -config.sample.php +To do so, you need to maintain the ``tempdirectory`` parameter described in +``config.sample.php`` As of writing, following external storage list uses temp files for up/download: diff --git a/admin_manual/configuration/external_storage_configuration_gui.rst b/admin_manual/configuration/external_storage_configuration_gui.rst index de9dc0982..078dcf94e 100644 --- a/admin_manual/configuration/external_storage_configuration_gui.rst +++ b/admin_manual/configuration/external_storage_configuration_gui.rst @@ -59,11 +59,11 @@ Therefore ownCloud needs temporary space to buffer data for transfers. This can when there are many concurrent users transferring data with a higher volume over a small bandwidth wire. ownCloud may need in these cases an amount of temporary space which could exeed the server capabilities. Example: 100 concurrent users uploading each a file having -300MB with a total transfer trime of 6000s (1h 40min). The temporary space needed +300MB with a total transfer time of 6000s (1h 40min). The temporary space needed by ownCloud for this period of time is 30GB. Even though it is not mandatory, the location of the temp directory used by ownCloud can be configured manually. -To do so, you need to maintain the 'tempdirectory' parameter described in -config.sample.php +To do so, you need to maintain the ``tempdirectory`` parameter described in +``config.sample.php`` As of writing, following external storage list uses temp files for up/download: