Access_webdav doc repeated text about HTTP

The text about HTTP in the note has been repeated in the plain text just below it.
This commit is contained in:
Phil Davis
2015-08-13 21:16:43 +05:45
parent 087d437bb9
commit c360ad4839

View File

@@ -255,7 +255,7 @@ For example: ``net use Z: https://example.org/owncloud/remote.php/webdav
.. note:: Though not recommended, you can also mount the ownCloud server
using HTTP, leaving the connection unencrypted. If you plan to use HTTP
connections on devices while in public place, we strongly recommend using a
connections on devices while in a public place, we strongly recommend using a
VPN tunnel to provide the necessary security.
An alternative command syntax is::
@@ -263,8 +263,6 @@ An alternative command syntax is::
net use Z: \\example.org@ssl\owncloud\remote.php\webdav /user:youruser
yourpassword
You can also mount your ownCloud via HTTP, leaving the connection unencrypted.
Mapping Drives With Windows Explorer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~