aboutsummaryrefslogtreecommitdiffstats
path: root/view/sv/htconfig.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-10-06 16:51:29 -0700
committerfriendica <info@friendica.com>2012-10-06 16:51:29 -0700
commit021e95be119d37db714a995c0ab65ded921daef6 (patch)
tree5c2892b890c53760aa1c38c78183846f633993f2 /view/sv/htconfig.tpl
parent6cc8457fd89f18765db27ada521497e5634c4f31 (diff)
parent059a14fefc414215b676bf5f14f4627a7867b7cb (diff)
downloadvolse-hubzilla-021e95be119d37db714a995c0ab65ded921daef6.tar.gz
volse-hubzilla-021e95be119d37db714a995c0ab65ded921daef6.tar.bz2
volse-hubzilla-021e95be119d37db714a995c0ab65ded921daef6.zip
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/sv/htconfig.tpl')
-rw-r--r--view/sv/htconfig.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/sv/htconfig.tpl b/view/sv/htconfig.tpl
index 76709ea75..2624695d1 100644
--- a/view/sv/htconfig.tpl
+++ b/view/sv/htconfig.tpl
@@ -31,9 +31,9 @@ $a->config['sitename'] = "My Friend Network";
// to the email address of an already registered person who can authorise
// and/or approve/deny the request.
-$a->config['register_policy'] = REGISTER_OPEN;
+$a->config['system']['register_policy'] = REGISTER_OPEN;
$a->config['register_text'] = '';
-$a->config['admin_email'] = '$adminmail';
+$a->config['system']['admin_email'] = '$adminmail';
// Maximum size of an imported message, 0 is unlimited