mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-11-10 00:10:46 +08:00
update description
parent
dc9b11f57a
commit
ad72e085b6
1 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ qbt:
|
|||
settings:
|
||||
force_auto_tmm: False # Will force qBittorrent to enable Automatic Torrent Management for each torrent.
|
||||
tracker_error_tag: issue # Will set the tag of any torrents that do not have a working tracker.
|
||||
ignoreTags_OnUpdate: # Will ignore a list of tags when running the update tag function
|
||||
ignoreTags_OnUpdate: # When running tag-update function, it will update torrent tags for a given torrent even if the torrent has one or more of the tags defined here.
|
||||
- noHL
|
||||
- issue
|
||||
- cross-seed
|
||||
|
|
@ -239,7 +239,7 @@ This section defines any settings defined in the configuration.
|
|||
| :------------ | :------------ | :------------
|
||||
| `force_auto_tmm`| Will force qBittorrent to enable Automatic Torrent Management for each torrent.|<center>❌</center>
|
||||
| `tracker_error_tag` | Define the tag of any torrents that do not have a working tracker. (Used in `--rem-unregistered` and `--tag-tracker-error`)| <center>❌</center>
|
||||
| `ignoreTags_OnUpdate` | When running `--tag-update` function, it will update torrent tags for a given torrent even if the torrent have one or more of the tags defined here.| <center>❌</center>
|
||||
| `ignoreTags_OnUpdate` | When running `--tag-update` function, it will update torrent tags for a given torrent even if the torrent has one or more of the tags defined here.| <center>❌</center>
|
||||
<br>
|
||||
## **directory:**
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue