mirror of
https://github.com/YunoHost-Apps/navidrome_ynh.git
synced 2024-09-03 19:46:30 +02:00
update readme
This commit is contained in:
parent
3a90243be3
commit
6b9ee15b81
2 changed files with 3 additions and 3 deletions
|
@ -23,9 +23,9 @@ Navidrome is an open source web-based music collection server and streamer. It g
|
|||
|
||||
## Configuration
|
||||
|
||||
You can configure Navidrome by editing this file `/var/lib/navidrome/navidrome.toml` using the [documentation](https://www.navidrome.org/docs/usage/configuration-options/);
|
||||
You can configure Navidrome by editing this file `/var/lib/navidrome/navidrome.toml` using the [documentation](https://www.navidrome.org/docs/usage/configuration-options/).
|
||||
|
||||
The music is to be stored in the folder `/home/yunohost.navidrome/Music`.
|
||||
The media storage folder is by default set to `/home/yunohost.navidrome/Music`. You can customize it by editing the `MusicFolder` option in the `/var/lib/navidrome/navidrome.toml` file.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ Navidrome est un serveur et un streamer de collection de musique en ligne open s
|
|||
|
||||
Vous pouvez configurer Navidrome en modifiant le fichier `/var/lib/navidrome/navidrome.toml` et en vous aidant de la [documentation](https://www.navidrome.org/docs/usage/configuration-options/).
|
||||
|
||||
La musique est à stocker dans le dossier `/home/yunohost.navidrome/Music`.
|
||||
Le dossier de stockage des médias est par défaut `/home/yunohost.navidrome/Music`. Vous pouvez le personnaliser en éditant l'option `MusicFolder` dans le fichier `/var/lib/navidrome/navidrome.toml`.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue