From a50343830f87966b5857be295633d8dff576931a Mon Sep 17 00:00:00 2001 From: Friendika Date: Sat, 11 Dec 2010 04:41:51 -0800 Subject: preparing for the future --- htconfig.php | 1 + 1 file changed, 1 insertion(+) (limited to 'htconfig.php') diff --git a/htconfig.php b/htconfig.php index 11719a2c6..6f6e3faf9 100644 --- a/htconfig.php +++ b/htconfig.php @@ -52,6 +52,7 @@ $a->config['php_path'] = 'php'; // 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='; // PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts -- cgit v1.2.3