mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-11-12 09:20:35 +08:00
update config
parent
1d53ed7c2e
commit
11f28743cd
2 changed files with 11 additions and 11 deletions
|
|
@ -158,10 +158,9 @@ This section defines the directories that qbit_manage will be looking into for v
|
|||
| `root_dir` | Root downloads directory used to check for orphaned files, noHL, and remove unregistered. This directory is where you place all your downloads. This will need to be how qB views the directory where it places the downloads. This is required if you're using qbit_managee and/or qBittorrent within a container.| QBT_REM_ORPHANED / QBT_TAG_NOHARDLINKS / QBT_REM_UNREGISTERED
|
||||
| `remote_dir` | Path of docker host mapping of root_dir, this must be set if you're running qbit_manage locally (not required if running qbit_manage in a container) and qBittorrent/cross_seed is in a docker. Essentially this is where your downloads are being kept on the host. |<center>❌</center>
|
||||
|
||||
## **cat:**
|
||||
### **cat:**
|
||||
---
|
||||
This section defines the categories that you are currently using and the path's that are associated with them <br>
|
||||
<br>
|
||||
This section defines the categories that you are currently using and the path's that are associated with them.<br>
|
||||
> **NOTE** ALL categories must be defined, if it is in your qBit, then it **MUST** be defined here, if not the script will throw errors.
|
||||
|
||||
| Configuration | Definition | Required
|
||||
|
|
|
|||
|
|
@ -5,4 +5,5 @@
|
|||
- [NIX Installation](https://github.com/StuffAnThings/qbit_manage/wiki/Nix-Installation)
|
||||
- [Docker Installation](https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation)
|
||||
- [Config Setup](https://github.com/StuffAnThings/qbit_manage/wiki/Config-Setup)
|
||||
- [Config File](https://github.com/StuffAnThings/qbit_manage/wiki/Config-Setup#config-file)
|
||||
- [Commands](https://github.com/StuffAnThings/qbit_manage/wiki/Commands)
|
||||
Loading…
Add table
Reference in a new issue