Skip to content

Commit a486769

Browse files
authored
Update docs/configuration.md
1 parent 2324bb6 commit a486769

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
@@ -18,7 +18,7 @@ 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 Livewire frontend; set to `false` if the new frontend doesn't work on our installation (this is a **temporary** workaround). | `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` |
2222
| `LEGACY_API_ENABLED` | Enable the Legacy API, it will 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.

0 commit comments

Comments
 (0)