From eb61a205ea1cdbab8b17b4b5ee75b6ee74dce628 Mon Sep 17 00:00:00 2001 From: Actionbot Date: Sat, 23 Aug 2025 10:53:48 +0000 Subject: [PATCH] chore(docs): Sync wiki to docs [skip-cd] --- docs/Unraid-Installation.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/Unraid-Installation.md b/docs/Unraid-Installation.md index 778e05b..eea1b42 100644 --- a/docs/Unraid-Installation.md +++ b/docs/Unraid-Installation.md @@ -17,8 +17,8 @@ Install [Community Applications](https://forums.unraid.net/topic/38582-plug-in-c 2. **Configure Path Mapping** - > [!IMPORTANT] - > qbit_manage must have the same path mappings as your qBittorrent container to properly access your torrents. +> [!IMPORTANT] +> qbit_manage must have the same path mappings as your qBittorrent container to properly access your torrents. **Example:** If qBittorrent is mapped as `/mnt/user/data/:/data`, then qbit_manage must also be mapped the same way. @@ -39,8 +39,8 @@ Install [Community Applications](https://forums.unraid.net/topic/38582-plug-in-c - Rename it to `config.yml` (remove the `.sample` extension) - Edit the file according to the [Config Setup guide](Config-Setup) - > [!TIP] - > Make sure the `root_dir` in your config matches how qBittorrent sees your torrents (e.g., `/data/torrents`) + > [!TIP] + > Make sure the `root_dir` in your config matches how qBittorrent sees your torrents (e.g., `/data/torrents`) 6. **Start the Container** - Start the qbit_manage container from the Docker tab @@ -108,4 +108,4 @@ http://[UNRAID-IP]:8080 **Container Won't Start:** - Review container logs in the Docker tab - Verify config.yml syntax is correct -- Ensure all required path mappings exist +- Ensure all required path mappings exist