diff --git a/config/config-legends.json b/config/config-legends.json index b9b1922..d03bec2 100644 --- a/config/config-legends.json +++ b/config/config-legends.json @@ -139,8 +139,8 @@ }, {"value": "FORCE_HTTPS", - "title": "Force HTTPS", - "description": "Redirects all pages to https. When using http or when running behind a reverse proxy,
this option will break your app." + "title": "Force links HTTPS", + "description": "Makes all links utilize HTTPS by default. It is advised to enable this option if you are using a reverse proxy." }, {"value": "ALLOW_CUSTOM_CODE_IN_THEMES",