From 207afa957e3c17318c0a9b7fc04d2e2dd367d624 Mon Sep 17 00:00:00 2001 From: Jacob Neplokh Date: Tue, 21 Jul 2020 16:51:14 -0700 Subject: [PATCH] Indent paragraph to correctly display note Signed-off-by: Jacob Neplokh --- user_manual/files/access_webdav.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index 96a85527d..6da6ccf54 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -231,13 +231,13 @@ files offline, use the Desktop Client to sync all files on your Nextcloud to one or more directories of your local hard drive. .. note:: Prior to mapping your drive, you must permit the use of Basic -Authentication in the Windows Registry: launch „regedit“ and navigate to -HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters. -Create or edit the DWORD value „BasicAuthLevel“ (Windows Vista, 7 and 8) or -„UseBasicAuth“ (Windows XP and Windows Server 2003) and set its value data -to 1 for SSL connections. Value 0 means that Basic Authentication is disabled, -a value of 2 allows both SSL and non-SSL connections (not recommended). -Then exit Registry Editor, and restart the computer. + Authentication in the Windows Registry: launch „regedit“ and navigate to + HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters. + Create or edit the DWORD value „BasicAuthLevel“ (Windows Vista, 7 and 8) or + „UseBasicAuth“ (Windows XP and Windows Server 2003) and set its value data + to 1 for SSL connections. Value 0 means that Basic Authentication is disabled, + a value of 2 allows both SSL and non-SSL connections (not recommended). + Then exit Registry Editor, and restart the computer. Mapping drives with the command line ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^