Remove default videoPath setting to force users to set it

This should prevent the script from running unless a user has deliberately configured it, which means they should have setup a volume for it...
This commit is contained in:
RandomNinjaAtk 2023-07-13 09:43:42 -04:00 committed by GitHub
parent b4f48f3565
commit 9d10feea52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
##### PATHS
downloadPath="/config/extended/downloads" # OPTIONAL, only change if needed.... Temporary Download Location for incoming Audio files from included clients
videoPath="/music-videos" # Final destination/location of completed Videos
videoPath="" # Final destination/location of completed Videos
##### SCRIPT ENABLEMENT
enableAutoConfig="true" # true = enabled :: Automatically configures Lidarr with optimal settings