Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-09-22 14:17:14 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-09-22 14:17:14 +0300
commit1e2db42018d0013bc5df018a41b9007ea75e1fe0 (patch)
tree064b709d2a29b6e94e11202d795088dbeb6d0787 /docs
parent1860fafb995d8e17ec5ff8409f099314cb00bfc6 (diff)
parent3c2467a8ffc9e5714983e8d8c21975fce7e9deb9 (diff)
Merge remote-tracking branch 'origin/2.7' into master
Diffstat (limited to 'docs')
-rw-r--r--docs/modules/ROOT/pages/advanced_usage/environment_variables.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/modules/ROOT/pages/advanced_usage/environment_variables.adoc b/docs/modules/ROOT/pages/advanced_usage/environment_variables.adoc
index ac2978fd3..74e2c56f5 100644
--- a/docs/modules/ROOT/pages/advanced_usage/environment_variables.adoc
+++ b/docs/modules/ROOT/pages/advanced_usage/environment_variables.adoc
@@ -39,6 +39,9 @@ Set to 0 to disable dynamic chunk sizing.
| depend on server capability
| Force-enable ("1") or force-disable ("0") the NG chunking algorithm.
+| `OWNCLOUD_NO_TUS`
+| Set to any value to disable uploads using the tus protocol
+
| `OWNCLOUD_TIMEOUT`
| 300
| The timeout for network connections in seconds.