We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542afad commit f3cd60bCopy full SHA for f3cd60b
config/config-legends.json
@@ -139,8 +139,8 @@
139
},
140
141
{"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."
+ "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."
144
145
146
{"value": "ALLOW_CUSTOM_CODE_IN_THEMES",
0 commit comments