aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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```