From 542e761ba84c0c73b2e291da51ce1cd75e8117ac Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 19 Dec 2020 21:17:59 -0500 Subject: [PATCH] Bot Updating Documentation --- images/docker-rutorrent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/docker-rutorrent.md b/images/docker-rutorrent.md index a94f9f4af0..69ca238a19 100644 --- a/images/docker-rutorrent.md +++ b/images/docker-rutorrent.md @@ -164,7 +164,7 @@ Just setting them to no will still cause the error.. trackers.use_udp.set = yes protocol.pex.set = no ``` - +To add plugins, create a `plugins` folder in your /config directory and add your plugin folders. Ensure proper user and group ownership is set once you add the directories. To add themes, create a themes folder in your /config directory and add your theme folders. Ensure proper user and group ownership is set once you add the directories.