feat: initial radarr terraform configuration
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
host: jellyfin.service.consul
|
||||
port: 443
|
||||
use_ssl: true
|
||||
api_key: ""
|
||||
notify: false
|
||||
update_library: true
|
||||
on_grab: true
|
||||
on_download: true
|
||||
on_upgrade: true
|
||||
on_rename: true
|
||||
on_movie_delete: true
|
||||
on_movie_file_delete: true
|
||||
on_movie_file_delete_for_upgrade: true
|
||||
on_application_update: true
|
||||
Reference in New Issue
Block a user