aboutsummaryrefslogtreecommitdiffstats
path: root/mod/zfinger.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/zfinger.php')
-rw-r--r--mod/zfinger.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/zfinger.php b/mod/zfinger.php
index c1abeedc9..4e935b723 100644
--- a/mod/zfinger.php
+++ b/mod/zfinger.php
@@ -79,6 +79,7 @@ function zfinger_init(&$a) {
'url' => $hub['hubloc_url'],
'url_sig' => $hub['hubloc_url_sig'],
'host' => $hub['hubloc_host'],
+ 'address' => $hub['hubloc_addr'],
'callback' => $hub['hubloc_callback'],
'sitekey' => $hub['hubloc_sitekey']
);