Add Example for Name
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
// - Sonarr__0__Host: your_sonarr_host_url
|
// - Sonarr__0__Host: your_sonarr_host_url
|
||||||
// - Sonarr__0__ApiKey: your_sonarr_api_key
|
// - Sonarr__0__ApiKey: your_sonarr_api_key
|
||||||
"Enabled": false,
|
"Enabled": false,
|
||||||
|
"Name": "Sonarr",
|
||||||
"Host": "your_sonarr_host_url",
|
"Host": "your_sonarr_host_url",
|
||||||
"ApiKey": "your_sonarr_api_key"
|
"ApiKey": "your_sonarr_api_key"
|
||||||
},
|
},
|
||||||
@@ -38,6 +39,7 @@
|
|||||||
// - Sonarr__1__Host: your_sonarr_host_url
|
// - Sonarr__1__Host: your_sonarr_host_url
|
||||||
// - Sonarr__1__ApiKey: your_sonarr_api_key
|
// - Sonarr__1__ApiKey: your_sonarr_api_key
|
||||||
"Enabled": false,
|
"Enabled": false,
|
||||||
|
"Name": "Sonarr 4k",
|
||||||
"Host": "your_other_sonarr_host_url",
|
"Host": "your_other_sonarr_host_url",
|
||||||
"ApiKey": "your_other_sonarr_api_key"
|
"ApiKey": "your_other_sonarr_api_key"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user