diff --git a/docs/customservices.md b/docs/customservices.md index a2d5f02..7448a8c 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -272,6 +272,7 @@ servers can be found at https://enable-cors.org/server.html. torrentInterval: 60000 # Interval for updating the torrent count. username: "username" # Username for logging into rTorrent (if applicable). password: "password" # Password for logging into rTorrent (if applicable). +``` ## Proxmox @@ -359,4 +360,4 @@ The following configuration is available for the WUD service. subtitle: "Docker image update notifier" url: "http://192.168.1.12:3001" type: "WUD" -``` \ No newline at end of file +```