Skip to content

Commit

Permalink
Update docs/configuration.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kamil Iskra <[email protected]>
  • Loading branch information
ildyria and kamil4 authored Jan 14, 2024
1 parent 55382c4 commit 6b52225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For non-core options (for example UI options), take a look at [Settings](https:/
|`LYCHEE_UPLOADS` | Path to uploads directory | `uploads/` inside `public/` |
|`LYCHEE_UPLOADS_URL`| URL to uploads directory, better left empty | `/uploads` |
|`TRUSTED_PROXIES` | Trusted proxy IP addresses | `null` |
|`LIVEWIRE_ENABLED` | Enable v5 Livewire frontend, set to false if you prefer old v4 (but no front-end updates). | `true` |
|`LIVEWIRE_ENABLED` | Enable v5 Livewire frontend; set to false if the new frontend doesn't work for you (this is a temporary workaround). | `true` |
|`LOG_VIEWER_ENABLED`| Enable log viewer inside Lychee instead of through CLI. | `true` |

### Database options
Expand Down

0 comments on commit 6b52225

Please sign in to comment.