Skip to content

Commit f3cd60b

Browse files
committed
Update config-legends.json
1 parent 542afad commit f3cd60b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/config-legends.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@
139139
},
140140

141141
{"value": "FORCE_HTTPS",
142-
"title": "Force HTTPS",
143-
"description": "Redirects all pages to https. When using http or when running behind a reverse proxy, <br>this option will break your app."
142+
"title": "Force links HTTPS",
143+
"description": "Makes all links utilize HTTPS by default. It is advised to enable this option if you are using a reverse proxy."
144144
},
145145

146146
{"value": "ALLOW_CUSTOM_CODE_IN_THEMES",

0 commit comments

Comments
 (0)