htconfig.tpl - Friendika -> Friendica

This commit is contained in:
Abinoam P. Marques Jr 2012-02-19 16:11:18 -03:00
parent 9b2171ecee
commit d89a0449d0
8 changed files with 15 additions and 15 deletions

View file

@ -49,8 +49,8 @@ $a->config['php_path'] = '$phpath';
// Location of global directory submission page.
$a->config['system']['directory_submit_url'] = 'http://dir.friendika.com/submit';
$a->config['system']['directory_search_url'] = 'http://dir.friendika.com/directory?search=';
$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
$a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directory?search=';
// PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts