mirror of
https://github.com/friendica/friendica
synced 2025-04-26 05:50:11 +00:00
htconfig.tpl - Friendika -> Friendica
This commit is contained in:
parent
9b2171ecee
commit
d89a0449d0
8 changed files with 15 additions and 15 deletions
|
@ -53,8 +53,8 @@ $a->config['php_path'] = '$phpath';
|
|||
|
||||
// URL adresy globálního adresáře.
|
||||
|
||||
$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 - 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue