From: csleal <80231530+csleal@users.noreply.github.com> Date: Mon, 14 Nov 2022 22:52:33 +0000 (-0300) Subject: Update customservices.md X-Git-Tag: v22.11.2~3 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=a8292ef7579f11b4dfa4724d53bdaa4799b87220;p=github%2Fbastienwirtz%2Fhomer.git Update customservices.md --- 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 +```