diff options
Diffstat (limited to 'view/en/htconfig.tpl')
-rw-r--r-- | view/en/htconfig.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl index cfb7cb24d..a8323f55a 100644 --- a/view/en/htconfig.tpl +++ b/view/en/htconfig.tpl @@ -15,7 +15,9 @@ $default_timezone = '$timezone'; // What is your site name? +$a->config['system']['baseurl'] = '$siteurl'; $a->config['system']['sitename'] = "My Friend Network"; +$a->config['system']['location_hash'] = '$site_id'; // Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED. // Be certain to create your own personal account before setting |