Fis WebDAV URL for public shares

As discussed in nextcloud/server#9449
This commit is contained in:
Michael Gajda 2018-05-10 21:29:31 +02:00 committed by GitHub
parent 7864379d21
commit 2f9c384209
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -336,7 +336,7 @@ Nextcloud provides the possibility to access public shares over WebDAV.
To access the public share, open::
https://example.com/nextcloud/public.php/dav
https://example.com/nextcloud/public.php/webdav
in a WebDAV client, use the share token as username and the (optional) share password
as password.