1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mopidy_ynh.git synced 2024-09-03 19:46:21 +02:00

Oublie dans la configuration

This commit is contained in:
magikcypress 2017-03-06 18:46:24 +01:00
parent 524385ce52
commit 748880b5ed
2 changed files with 2 additions and 2 deletions

View file

@ -99,7 +99,7 @@ zeroconf = Mopidy HTTP server on $hostname
[local]
enabled = true
library = json
media_dir =
media_dir = /var/lib/mopidy/media
scan_timeout = 1000
scan_flush_threshold = 100
scan_follow_symlinks = false

View file

@ -35,7 +35,7 @@ sudo apt-get update
sudo apt-get install -y mopidy
# Copy configuration
sudo ../conf/mopidy.conf /root/.config/mopidy/
sudo cp ../conf/mopidy.conf /root/.config/mopidy/
# Running Mopidy as a service
sudo mopidy local scan