Removed external pubsubhubbub URL
This commit is contained in:
parent
417ea99ba5
commit
5c53544118
5 changed files with 8 additions and 57 deletions
|
@ -77,10 +77,6 @@ $a->config['max_import_size'] = 200000;
|
|||
|
||||
$a->config['system']['maximagesize'] = 800000;
|
||||
|
||||
// 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 set to a non zero value
|
||||
// set to 0 to disable, 2 to enable, 1 is deprecated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue