aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorcsleal <80231530+csleal@users.noreply.github.com>2022-11-14 19:52:33 -0300
committerBastien Wirtz <bastien.wirtz@gmail.com>2022-11-15 10:27:20 +0100
commita8292ef7579f11b4dfa4724d53bdaa4799b87220 (patch)
tree265c452783172d6635add27f216a9c0e74846bb2
parent6868a0911b928b628357d6b0ad2e6c5850843ca6 (diff)
downloadhomer-a8292ef7579f11b4dfa4724d53bdaa4799b87220.tar.gz
homer-a8292ef7579f11b4dfa4724d53bdaa4799b87220.tar.zst
homer-a8292ef7579f11b4dfa4724d53bdaa4799b87220.zip
Update customservices.md
-rw-r--r--docs/customservices.md3
1 files changed, 2 insertions, 1 deletions
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.
272 torrentInterval: 60000 # Interval for updating the torrent count. 272 torrentInterval: 60000 # Interval for updating the torrent count.
273 username: "username" # Username for logging into rTorrent (if applicable). 273 username: "username" # Username for logging into rTorrent (if applicable).
274 password: "password" # Password for logging into rTorrent (if applicable). 274 password: "password" # Password for logging into rTorrent (if applicable).
275```
275 276
276 277
277## Proxmox 278## Proxmox
@@ -359,4 +360,4 @@ The following configuration is available for the WUD service.
359 subtitle: "Docker image update notifier" 360 subtitle: "Docker image update notifier"
360 url: "http://192.168.1.12:3001" 361 url: "http://192.168.1.12:3001"
361 type: "WUD" 362 type: "WUD"
362``` \ No newline at end of file 363```