]> git.mxchange.org Git - friendica.git/blobdiff - view/htconfig.tpl
mongo checkin, global directory, redir rework, location basics
[friendica.git] / view / htconfig.tpl
index f555ace831afac59908c268b1728264c14ef79a6..42c32da2e79a3623a5b4cc6de7f29a6fc123ae70 100644 (file)
@@ -42,3 +42,7 @@ $a->config['max_import_size'] = 65535;
 // Location of PHP command line processor
 
 $a->config['php_path'] = '$phpath';
+
+// Location of global directory submission page.
+
+$a->config['system']['directory_submit_url'] = 'http://dir.dfrn.org/submit';
\ No newline at end of file