From a8292ef7579f11b4dfa4724d53bdaa4799b87220 Mon Sep 17 00:00:00 2001 From: csleal <80231530+csleal@users.noreply.github.com> Date: Mon, 14 Nov 2022 19:52:33 -0300 Subject: [PATCH] Update customservices.md --- docs/customservices.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +``` -- 2.41.0