Update config.yml true

Fix two misspelled 'ture' to 'true'
pull/599/head
jaamulberry 6 months ago committed by cpt-kuesel
parent 390b813d85
commit 06763244d4

@ -125,7 +125,7 @@ notifiarr:
radarr: # Can be individually specified per library as well
url: http://192.168.1.2:7878/
token: ################################
add_missing: ture
add_missing: true
add_existing: false
root_folder_path: /media/movies
monitor: true
@ -138,7 +138,7 @@ radarr: # Can be individually specified per library as well
sonarr:
url: http://192.168.1.12:32789
token: ################################
add_missing: ture
add_missing: true
add_existing: false
root_folder_path: /media/shows
monitor: all

Loading…
Cancel
Save