Skip to content

Commit f3207d7

Browse files
ildyriad7415
andauthored
Update docs/configuration.md
Co-authored-by: Martin Stone <[email protected]>
1 parent a486769 commit f3207d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For non-core options (for example UI options), take a look at [Settings](https:/
1919
| `TRUSTED_PROXIES` | Trusted proxy IP addresses | `null` |
2020
| `LOG_VIEWER_ENABLED` | Enable log viewer inside Lychee instead of through CLI. | `true` |
2121
| `VUEJS_ENABLED` | Enable v6 VueJs frontend; set to `false` if the new frontend doesn't work on our installation (this is a **temporary** workaround). | `true` |
22-
| `LEGACY_API_ENABLED` | Enable the Legacy API, it will be enabled if `VUEJS_ENABLED` is set to `false`. | `false` |
22+
| `LEGACY_API_ENABLED` | Enable the Legacy API. It will also be enabled if `VUEJS_ENABLED` is set to `false`. | `false` |
2323

2424
> {note} `APP_URL` must only contain the hostname up to the Top Level Domain (tld) _e.g._ .com, .org etc.
2525
> If you are using Lychee in a sub folder, specify the path after the tld here in the `APP_DIR` constant.

0 commit comments

Comments
 (0)