Skip to content

Commit 2611dd4

Browse files
committed
update
1 parent fc98131 commit 2611dd4

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

docs/configuration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ For non-core options (for example UI options), take a look at [Settings](https:/
1818
| `APP_FORCE_HTTPS` | Force HTTPS on all URLs | `false` |
1919
| `TRUSTED_PROXIES` | Trusted proxy IP addresses | `null` |
2020
| `LOG_VIEWER_ENABLED` | Enable log viewer inside Lychee instead of through CLI. | `true` |
21-
| `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` |
2221
| `LEGACY_API_ENABLED` | Enable the Legacy API. It will also be enabled if `VUEJS_ENABLED` is set to `false`. | `false` |
2322

2423
> {note} `APP_URL` must only contain the hostname up to the Top Level Domain (tld) _e.g._ .com, .org etc.

docs/contributions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Those are the versions in which we accept vulnerability reports.
1919
|----------------|-----------|
2020
| master | ✔ |
2121
| latest release | ✔ |
22-
| < 6.0 | &#10005; |
22+
| < 7.0 | &#10005; |
2323

2424
If you discover a security vulnerability within Lychee, please contact us directly on [Discord][2]. All security vulnerabilities will be promptly addressed.
2525

0 commit comments

Comments
 (0)