From aab97cf824ce55fe67bfa35e8cee97b1ef4f04a7 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 a94f9f4af..69ca238a1 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.