aboutsummaryrefslogtreecommitdiffstats
path: root/view/htconfig.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/htconfig.tpl')
-rw-r--r--view/htconfig.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/htconfig.tpl b/view/htconfig.tpl
index f555ace83..42c32da2e 100644
--- a/view/htconfig.tpl
+++ b/view/htconfig.tpl
@@ -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