diff --git a/example_config.sh b/example_config.sh index eddfaf2..10cbbcd 100644 --- a/example_config.sh +++ b/example_config.sh @@ -1,2 +1,2 @@ -webpage_path="" # HTML file to write music data to for the webui (can be ommitted) +webpage_path="/var/www/html/mpvmusic-webui.html" # HTML file to write music data to for the webui (can be ommitted) playlist_path="/mount/deadvey/Music/" # File location for the playlist (required)