From 766d910d83045a199827da1cae6966fb41753a58 Mon Sep 17 00:00:00 2001 From: Lorenzo Tanganelli Date: Mon, 10 Jun 2024 14:30:34 +0200 Subject: [PATCH] fix doc configuration file Signed-off-by: Lorenzo Tanganelli --- doc/conffile.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conffile.rst b/doc/conffile.rst index 6451e8730ad41..732180357e79c 100644 --- a/doc/conffile.rst +++ b/doc/conffile.rst @@ -51,7 +51,7 @@ Some interesting values that can be set on the configuration file are: | | | The client adjusts the chunk size until each chunk upload takes approximately this long. | | | | Set to 0 to disable dynamic chunk sizing. | +----------------------------------+--------------------------+--------------------------------------------------------------------------------------------------------+ -| ``promptDeleteAllFiles`` | ``false`` | If a UI prompt should ask for confirmation if it was detected that all files and folders were deleted. | +| ``promptDeleteAllFiles`` | ``false`` | If a UI prompt should ask for confirmation if it was detected that all files and folders were deleted. | +----------------------------------+--------------------------+--------------------------------------------------------------------------------------------------------+ | ``timeout`` | ``300`` | The timeout for network connections in seconds. | +----------------------------------+--------------------------+--------------------------------------------------------------------------------------------------------+