|
31 | 31 |
|
32 | 32 | {"value": "ALLOW_USER_HTML",
|
33 | 33 | "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." |
35 | 35 | },
|
36 | 36 |
|
37 | 37 | {"value": "APP_NAME",
|
|
125 | 125 |
|
126 | 126 | {"value": "JOIN_BETA",
|
127 | 127 | "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>." |
129 | 129 | },
|
130 | 130 |
|
131 | 131 | {"value": "SKIP_UPDATE_BACKUP",
|
132 | 132 | "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." |
134 | 134 | },
|
135 | 135 |
|
136 | 136 | {"value": "CUSTOM_META_TAGS",
|
|
140 | 140 |
|
141 | 141 | {"value": "FORCE_HTTPS",
|
142 | 142 | "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." |
144 | 144 | },
|
145 | 145 |
|
146 | 146 | {"value": "ALLOW_CUSTOM_CODE_IN_THEMES",
|
147 | 147 | "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." |
149 | 149 | },
|
150 | 150 |
|
151 | 151 | {"value": "ENABLE_THEME_UPDATER",
|
|
155 | 155 |
|
156 | 156 | {"value": "ENABLE_SOCIAL_LOGIN",
|
157 | 157 | "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>." |
159 | 159 | },
|
160 | 160 |
|
161 | 161 | {"value": "USE_THEME_PREVIEW_IFRAME",
|
|
0 commit comments