commit
8f44348542
@ -17,7 +17,7 @@ You can use Lychee right after the installation. Here are some advanced features
|
|||||||
|
|
||||||
### Settings
|
### Settings
|
||||||
|
|
||||||
Sign in and click the gear on the top left corner to change your settings. If you want to edit them manually: MySQL details are stored in `data/config.php`. Other options and hidden settings are stored directly in the database. [Settings »](docs/Settings.md)
|
Sign in and click the gear in the top left corner to change your settings. If you want to edit them manually: MySQL details are stored in `data/config.php`. Other options and hidden settings are stored directly in the database. [Settings »](docs/Settings.md)
|
||||||
|
|
||||||
### Update
|
### Update
|
||||||
|
|
||||||
@ -45,13 +45,13 @@ Lychee uses [Imagick](http://www.imagemagick.org) when installed on your server.
|
|||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
Browse the [Docker Hub Registry](https://hub.docker.com/r/kdelfour/lychee-docker/) for various automated Lychee-Docker builds. We recommed to use [lychee-docker](https://hub.docker.com/r/kdelfour/lychee-docker/) by [kdelfour](https://github.com/kdelfour).
|
Browse the [Docker Hub Registry](https://hub.docker.com/r/kdelfour/lychee-docker/) for various automated Lychee-Docker builds. We recommend using [lychee-docker](https://hub.docker.com/r/kdelfour/lychee-docker/) by [kdelfour](https://github.com/kdelfour).
|
||||||
|
|
||||||
### Plugins and Extensions
|
### Plugins and Extensions
|
||||||
|
|
||||||
The plugin-system of Lychee allows you to execute scripts, when a certain action fires. Plugins are hooks, which are injected directly into Lychee. [Plugin documentation »](docs/Plugins.md)
|
The plugin-system of Lychee allows you to execute scripts when a certain action fires. Plugins are hooks, which are injected directly into Lychee. [Plugin documentation »](docs/Plugins.md)
|
||||||
|
|
||||||
It's also possible to build extensions upon Lychee. The way to do so isn't documented and can change every time. We recommend to use the plugin-system, when possible.
|
It's also possible to build extensions upon Lychee. The way to do so isn't documented and can change every time. We recommend using the plugin-system, when possible.
|
||||||
|
|
||||||
Here's a list of all available Plugins and Extensions:
|
Here's a list of all available Plugins and Extensions:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user