Add ending code block

pull/86/head
Ionuț Maxim 2 years ago
parent f2fd111377
commit 0dbc4a7037

@ -19,7 +19,7 @@ Syncs two Radarr/Sonarr/Lidarr servers through the web API. Useful for syncing a
1. Edit the config.conf file and enter your servers URLs and API keys for each server.
2. Add the profile name (case insensitive) and movie path for the Radarr instance the movies will be synced to:
```ini
```ini
[radarrA]
url = https://4k.example.com:443
key = XXXXX
@ -43,6 +43,7 @@ Syncs two Radarr/Sonarr/Lidarr servers through the web API. Useful for syncing a
key = XXXXX
profile = 1080p
path = /data/Shows
```
4. Or if you want to sync two Lidarr instances:
5.

Loading…
Cancel
Save