From d2afb263ae5f9399015b5cc72ba8267e35ab4533 Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Sat, 20 Sep 2014 12:08:10 +0200 Subject: [PATCH] Set internal PuSH server as default --- htconfig.php | 2 +- view/ca/htconfig.tpl | 2 +- view/ca/smarty3/htconfig.tpl | 2 +- view/cs/htconfig.tpl | 2 +- view/cs/smarty3/htconfig.tpl | 2 +- view/de/htconfig.tpl | 2 +- view/de/smarty3/htconfig.tpl | 2 +- view/en/htconfig.tpl | 2 +- view/en/smarty3/htconfig.tpl | 2 +- view/es/htconfig.tpl | 2 +- view/es/smarty3/htconfig.tpl | 2 +- view/fr/htconfig.tpl | 2 +- view/fr/smarty3/htconfig.tpl | 2 +- view/it/smarty3/htconfig.tpl | 2 +- view/sv/htconfig.tpl | 2 +- view/sv/smarty3/htconfig.tpl | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/htconfig.php b/htconfig.php index a5f5574eea..4208924cfd 100644 --- a/htconfig.php +++ b/htconfig.php @@ -59,7 +59,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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 diff --git a/view/ca/htconfig.tpl b/view/ca/htconfig.tpl index 1e6e2365ad..435c19a73a 100644 --- a/view/ca/htconfig.tpl +++ b/view/ca/htconfig.tpl @@ -54,7 +54,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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 diff --git a/view/ca/smarty3/htconfig.tpl b/view/ca/smarty3/htconfig.tpl index 17bd56f79b..cfe4d55ada 100644 --- a/view/ca/smarty3/htconfig.tpl +++ b/view/ca/smarty3/htconfig.tpl @@ -55,7 +55,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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 diff --git a/view/cs/htconfig.tpl b/view/cs/htconfig.tpl index 5d116dd995..5fe35dfe6f 100644 --- a/view/cs/htconfig.tpl +++ b/view/cs/htconfig.tpl @@ -58,7 +58,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - také zvaný jako pubsubhubbub URL. Tímto zajistíte doručování veřejných přízpěvků stejně rychle jako těch soukromých -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$a->config['system']['huburl'] = '[internal]'; // Server-to-server private message encryption (RINO) je defaultně povolen. // Šifrování bude zajištěno pouze pokud je toto nastaveno na true a diff --git a/view/cs/smarty3/htconfig.tpl b/view/cs/smarty3/htconfig.tpl index 4aeff753a1..a8062e64da 100644 --- a/view/cs/smarty3/htconfig.tpl +++ b/view/cs/smarty3/htconfig.tpl @@ -59,7 +59,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - také zvaný jako pubsubhubbub URL. Tímto zajistíte doručování veřejných přízpěvků stejně rychle jako těch soukromých -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$a->config['system']['huburl'] = '[internal]'; // Server-to-server private message encryption (RINO) je defaultně povolen. // Šifrování bude zajištěno pouze pokud je toto nastaveno na true a diff --git a/view/de/htconfig.tpl b/view/de/htconfig.tpl index 76709ea752..f413f3bcbd 100644 --- a/view/de/htconfig.tpl +++ b/view/de/htconfig.tpl @@ -54,7 +54,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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 diff --git a/view/de/smarty3/htconfig.tpl b/view/de/smarty3/htconfig.tpl index a5f8dab1ab..c828bed48c 100644 --- a/view/de/smarty3/htconfig.tpl +++ b/view/de/smarty3/htconfig.tpl @@ -55,7 +55,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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 diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl index 9e39eeb59c..36d123841a 100644 --- a/view/en/htconfig.tpl +++ b/view/en/htconfig.tpl @@ -54,7 +54,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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 diff --git a/view/en/smarty3/htconfig.tpl b/view/en/smarty3/htconfig.tpl index f11922a9cd..ae9697d94f 100644 --- a/view/en/smarty3/htconfig.tpl +++ b/view/en/smarty3/htconfig.tpl @@ -55,7 +55,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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 diff --git a/view/es/htconfig.tpl b/view/es/htconfig.tpl index 6158f6a33d..61dcd3bc45 100644 --- a/view/es/htconfig.tpl +++ b/view/es/htconfig.tpl @@ -54,7 +54,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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 diff --git a/view/es/smarty3/htconfig.tpl b/view/es/smarty3/htconfig.tpl index 30998b86cf..340491c380 100644 --- a/view/es/smarty3/htconfig.tpl +++ b/view/es/smarty3/htconfig.tpl @@ -55,7 +55,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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 diff --git a/view/fr/htconfig.tpl b/view/fr/htconfig.tpl index 76709ea752..f413f3bcbd 100644 --- a/view/fr/htconfig.tpl +++ b/view/fr/htconfig.tpl @@ -54,7 +54,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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 diff --git a/view/fr/smarty3/htconfig.tpl b/view/fr/smarty3/htconfig.tpl index a5f8dab1ab..c828bed48c 100644 --- a/view/fr/smarty3/htconfig.tpl +++ b/view/fr/smarty3/htconfig.tpl @@ -55,7 +55,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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 diff --git a/view/it/smarty3/htconfig.tpl b/view/it/smarty3/htconfig.tpl index eb85de8218..1587838dc0 100644 --- a/view/it/smarty3/htconfig.tpl +++ b/view/it/smarty3/htconfig.tpl @@ -55,7 +55,7 @@ // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -{{$a}}->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +{{$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 diff --git a/view/sv/htconfig.tpl b/view/sv/htconfig.tpl index 76709ea752..f413f3bcbd 100644 --- a/view/sv/htconfig.tpl +++ b/view/sv/htconfig.tpl @@ -54,7 +54,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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 diff --git a/view/sv/smarty3/htconfig.tpl b/view/sv/smarty3/htconfig.tpl index a5f8dab1ab..c828bed48c 100644 --- a/view/sv/smarty3/htconfig.tpl +++ b/view/sv/smarty3/htconfig.tpl @@ -55,7 +55,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com'; +$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