mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
Update config.yml true
Fix two misspelled 'ture' to 'true'
This commit is contained in:
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…
x
Reference in New Issue
Block a user