diff --git a/config/config-legends.json b/config/config-legends.json index d03bec2..a48c100 100644 --- a/config/config-legends.json +++ b/config/config-legends.json @@ -161,5 +161,10 @@ {"value": "USE_THEME_PREVIEW_IFRAME", "title": "Use iframe as theme preview", "description": "Determines if an internal iframe should be used as the preview for them theme page." + }, + + {"value": "FORCE_ROUTE_HTTPS", + "title": "Redirect all pages to HTTPS", + "description": "This option will break your setup when using a reverse proxy." } ] \ No newline at end of file diff --git a/resources/views/components/config/config.blade.php b/resources/views/components/config/config.blade.php index e66cec9..96cba67 100644 --- a/resources/views/components/config/config.blade.php +++ b/resources/views/components/config/config.blade.php @@ -326,6 +326,9 @@ foreach($users as $user){if($user->littlelink_name != $configValue2){echo 'SMTP