Update config-legends.json

This commit is contained in:
Julian Prieber 2022-11-20 14:17:38 +01:00
parent 542afadd8b
commit f3cd60bbc4
1 changed files with 2 additions and 2 deletions

View File

@ -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, <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."
},
{"value": "ALLOW_CUSTOM_CODE_IN_THEMES",