]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/local.config.tpl
Move /itemsource to src/Module/Admin
[friendica.git] / view / templates / local.config.tpl
index 3201a998542ab1c78f989059b8afeb152c2dd3f3..05c87056c69a67ba655e5fd51f13fc49bfec56a1 100644 (file)
@@ -24,11 +24,14 @@ return [
                'php_path' => '{{$phpath}}',
                'admin_email' => '{{$adminmail}}',
                'sitename' => 'Friendica Social Network',
+               'hostname' => '{{$hostname}}',
                'register_policy' => \Friendica\Module\Register::OPEN,
                'max_import_size' => 200000,
        ],
        'system' => [
                'urlpath' => '{{$urlpath}}',
+               'url' => '{{$baseurl}}',
+               'ssl_policy' => {{$sslpolicy}},
                'basepath' => '{{$basepath}}',
                'default_timezone' => '{{$timezone}}',
                'language' => '{{$language}}',