mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:45:16 +02:00
htconfig.tpl - Friendika -> Friendica
This commit is contained in:
parent
9b2171ecee
commit
d89a0449d0
8 changed files with 15 additions and 15 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue