[Pkg-owncloud-commits] [owncloud-doc] 199/227: corrected owncloud-webdav section External Storage
David Prévot
taffit at moszumanska.debian.org
Sat Oct 11 17:20:49 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit bc674fe1ec9439e6d3d96b6edd76938f2802400e
Author: Carla Schroder <carla at owncloud.com>
Date: Thu Oct 2 10:42:59 2014 -0700
corrected owncloud-webdav section External Storage
---
admin_manual/configuration/custom_mount_config_gui.rst | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/admin_manual/configuration/custom_mount_config_gui.rst b/admin_manual/configuration/custom_mount_config_gui.rst
index 6f257ff..2e89568 100644
--- a/admin_manual/configuration/custom_mount_config_gui.rst
+++ b/admin_manual/configuration/custom_mount_config_gui.rst
@@ -293,13 +293,13 @@ Use these to mount a directory from any WebDAV server, or another
ownCloud server.
* Folder name -- Whatever name you want for your local mountpoint.
-* URL -- The URL of the WebDAV server.
-* Username -- The username used to login to the WebDAV server.
-* Password -- The password used to login to the WebDAV server.
-* Root –-- The folder inside the WebDav server to mount (optional, defaults
+* URL -- The URL of the WebDAV or ownCloud server.
+* Username and password for the remote server
+* Root -- The remote folder you want to mount (optional, defaults
to ``/``)
* Secure ``https://`` - Whether to use ``https://`` to connect to the WebDav
- server instead of ``http://``
+ server instead of ``http://`` (We always recommend ``https://`` for
+ security)
.. figure:: ../images/external-storage-webdav.png
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list