Added an option to set the deployment path. Fixes #41

This commit is contained in:
emeric
2020-03-29 20:07:52 +02:00
parent 3727c64a13
commit eb20ade14d
4 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ systemctl restart lms
__Note__: don't forget to give the _lms_ user read access to the music directory you want to scan.
### Configuration
_LMS_ uses a configuration file, installed by default in `/etc/lms.conf`. It is recommended to edit this file and change relevant settings (listen address, listen port, working directory, Subsonic API activation, ...).
_LMS_ uses a configuration file, installed by default in `/etc/lms.conf`. It is recommended to edit this file and change relevant settings (listen address, listen port, working directory, Subsonic API activation, deployment path, ...).
All other settings are set using the web interface (user management, scan settings, transcode settings, ...).