diff --git a/view/de-de/htconfig.tpl b/view/de-de/htconfig.tpl index 5ba651e16..35465b520 100644 --- a/view/de-de/htconfig.tpl +++ b/view/de-de/htconfig.tpl @@ -97,6 +97,7 @@ App::$config['system']['directory_mode'] = DIRECTORY_MODE_NORMAL; App::$config['system']['theme'] = 'redbasic'; +App::$config['system']['ssl_exceptions'] = 'lndo.site'; // PHP error logging setup // Before doing this ensure that the webserver has permission diff --git a/view/en-au/htconfig.tpl b/view/en-au/htconfig.tpl index 5ba651e16..35465b520 100644 --- a/view/en-au/htconfig.tpl +++ b/view/en-au/htconfig.tpl @@ -97,6 +97,7 @@ App::$config['system']['directory_mode'] = DIRECTORY_MODE_NORMAL; App::$config['system']['theme'] = 'redbasic'; +App::$config['system']['ssl_exceptions'] = 'lndo.site'; // PHP error logging setup // Before doing this ensure that the webserver has permission diff --git a/view/en-gb/htconfig.tpl b/view/en-gb/htconfig.tpl index 5ba651e16..35465b520 100644 --- a/view/en-gb/htconfig.tpl +++ b/view/en-gb/htconfig.tpl @@ -97,6 +97,7 @@ App::$config['system']['directory_mode'] = DIRECTORY_MODE_NORMAL; App::$config['system']['theme'] = 'redbasic'; +App::$config['system']['ssl_exceptions'] = 'lndo.site'; // PHP error logging setup // Before doing this ensure that the webserver has permission diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl index 5ba651e16..35465b520 100644 --- a/view/en/htconfig.tpl +++ b/view/en/htconfig.tpl @@ -97,6 +97,7 @@ App::$config['system']['directory_mode'] = DIRECTORY_MODE_NORMAL; App::$config['system']['theme'] = 'redbasic'; +App::$config['system']['ssl_exceptions'] = 'lndo.site'; // PHP error logging setup // Before doing this ensure that the webserver has permission diff --git a/view/fr/htconfig.tpl b/view/fr/htconfig.tpl index 5ba651e16..35465b520 100644 --- a/view/fr/htconfig.tpl +++ b/view/fr/htconfig.tpl @@ -97,6 +97,7 @@ App::$config['system']['directory_mode'] = DIRECTORY_MODE_NORMAL; App::$config['system']['theme'] = 'redbasic'; +App::$config['system']['ssl_exceptions'] = 'lndo.site'; // PHP error logging setup // Before doing this ensure that the webserver has permission diff --git a/view/it/htconfig.tpl b/view/it/htconfig.tpl index ee425e71b..35465b520 100644 --- a/view/it/htconfig.tpl +++ b/view/it/htconfig.tpl @@ -1,6 +1,6 @@