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
|
radarr: # Can be individually specified per library as well
|
||||||
url: http://192.168.1.2:7878/
|
url: http://192.168.1.2:7878/
|
||||||
token: ################################
|
token: ################################
|
||||||
add_missing: ture
|
add_missing: true
|
||||||
add_existing: false
|
add_existing: false
|
||||||
root_folder_path: /media/movies
|
root_folder_path: /media/movies
|
||||||
monitor: true
|
monitor: true
|
||||||
@ -138,7 +138,7 @@ radarr: # Can be individually specified per library as well
|
|||||||
sonarr:
|
sonarr:
|
||||||
url: http://192.168.1.12:32789
|
url: http://192.168.1.12:32789
|
||||||
token: ################################
|
token: ################################
|
||||||
add_missing: ture
|
add_missing: true
|
||||||
add_existing: false
|
add_existing: false
|
||||||
root_folder_path: /media/shows
|
root_folder_path: /media/shows
|
||||||
monitor: all
|
monitor: all
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user