diff --git a/apps/user_webfinger/host-meta.php b/apps/user_webfinger/host-meta.php index 7a60a81a4a..8e9985a2e1 100644 --- a/apps/user_webfinger/host-meta.php +++ b/apps/user_webfinger/host-meta.php @@ -1,7 +1,7 @@ '*', - 'Content-Type' => 'application/json+jrd' + 'Content-Type' => 'application/xrd+json' ); $ownCloudDir = dirname($appsDir); $docRoot = $_SERVER['DOCUMENT_ROOT'];