Removed external pubsubhubbub URL
This commit is contained in:
parent
417ea99ba5
commit
5c53544118
5 changed files with 8 additions and 57 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue