aboutsummaryrefslogtreecommitdiffstats
path: root/apps/remoteStorage/appinfo/webfinger.php
blob: 7c0ab846057bf5eab72a2fb7a299c1ad271b1918 (plain)
1
2
3
4
5
6
    <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>