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 Morris Jobke
parent cdd0b8541b
commit cd5646f08f
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

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.