Removed external pubsubhubbub URL

This commit is contained in:
Michael 2017-08-25 02:58:38 +00:00
commit 5c53544118
5 changed files with 8 additions and 57 deletions

View file

@ -47,9 +47,6 @@ $a->config['system']['maximagesize'] = 800000;
$a->config['php_path'] = '/usr/bin/php';
// PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts
$a->config['system']['huburl'] = '[internal]';
// Server-to-server private message encryption (RINO) is allowed by default.
// Encryption will only be provided if this setting is true and the