1
0
Fork 0

Google+ will be history soon, so we remove the first traces

This commit is contained in:
Michael 2019-01-18 06:58:23 +00:00
commit d8d72083c0
2 changed files with 0 additions and 6 deletions

View file

@ -83,10 +83,6 @@ function nodeinfo_init(App $a) {
$nodeinfo['services']['inbound'][] = 'gnusocial';
$nodeinfo['services']['outbound'][] = 'gnusocial';
}
if (Addon::isEnabled('gpluspost') || Addon::isEnabled('buffer')) {
$nodeinfo['services']['outbound'][] = 'google';
}
if (Addon::isEnabled('ijpost')) {
$nodeinfo['services']['outbound'][] = 'insanejournal';
}