Skip to content

Commit 7c212aa

Browse files
committed
Update config-legends.json
1 parent e4c95e1 commit 7c212aa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/config-legends.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
{"value": "ALLOW_USER_HTML",
3333
"title": "Allow extended syntax in user's descriptions",
34-
"description": "This enables users to use special formatting like headings and links in their page description. This is generally considered save."
34+
"description": "This enables users to use special formatting like headings and links in their page description.<br>This is generally considered save."
3535
},
3636

3737
{"value": "APP_NAME",
@@ -125,12 +125,12 @@
125125

126126
{"value": "JOIN_BETA",
127127
"title": "Join the Beta Program",
128-
"description": "Enables the use of beta versions when updating. Read more at: s.llc.ovh/b."
128+
"description": "Enables the use of beta versions when updating. Read more about this <a href='https://s.llc.ovh/b'>here</a>."
129129
},
130130

131131
{"value": "SKIP_UPDATE_BACKUP",
132132
"title": "Skip update backups",
133-
"description": "Skips backups when updating. This option is recommended to be enabled at all times, but it may cause errors in some configurations."
133+
"description": "Skips backups when updating. This option is recommended to be enabled at all times, <br>but it may cause errors in some configurations."
134134
},
135135

136136
{"value": "CUSTOM_META_TAGS",
@@ -140,12 +140,12 @@
140140

141141
{"value": "FORCE_HTTPS",
142142
"title": "Force HTTPS",
143-
"description": "Redirects all pages to https. When using http or when running behind a reverse proxy, this option will break your app."
143+
"description": "Redirects all pages to https. When using http or when running behind a reverse proxy, <br>this option will break your app."
144144
},
145145

146146
{"value": "ALLOW_CUSTOM_CODE_IN_THEMES",
147147
"title": "Allow custom code in themes",
148-
"description": "Allows use of custom code in themes. If you use themes from unknown sources, this may pose a security risk."
148+
"description": "Allows use of custom code in themes. If you use themes from unknown sources, <br>this may pose a security risk."
149149
},
150150

151151
{"value": "ENABLE_THEME_UPDATER",
@@ -155,7 +155,7 @@
155155

156156
{"value": "ENABLE_SOCIAL_LOGIN",
157157
"title": "Enable social login",
158-
"description": "Enables social login. This option requires further setup. Read more at: s.llc.ovh/social-login."
158+
"description": "Enables social login. This option requires further setup. Read more about this <a href='https://s.llc.ovh/social-login'>here</a>."
159159
},
160160

161161
{"value": "USE_THEME_PREVIEW_IFRAME",

0 commit comments

Comments
 (0)