mirror of
https://github.com/nextcloud/server.git
synced 2026-02-11 23:04:22 -05:00
6 lines
288 B
PHP
6 lines
288 B
PHP
<Link
|
|
rel="remoteStorage"
|
|
template="<?php echo WF_BASEURL; ?>/apps/remoteStorage/WebDAV.php/<?php echo WF_USER; ?>/remoteStorage/{category}/"
|
|
api="WebDAV"
|
|
auth="<?php echo WF_BASEURL; ?>/apps/remoteStorage/auth.php/<?php echo WF_USER; ?>">
|
|
</Link>
|