mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-30 16:08:26 +08:00
chore(docs): Sync docs to wiki [skip-cd]
parent
a296f6fd66
commit
f37f28e1cd
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ This section defines any settings defined in the configuration.
|
|||
| Variable | Definition | Default Values | Required |
|
||||
| :-------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------| :----------------- | :----------------- |
|
||||
| `force_auto_tmm` | Will force qBittorrent to enable Automatic Torrent Management for each torrent. | False | <center>❌</center> |
|
||||
| `force_auto_tmm_ignore_tags` | Torrents with these tags will be ignored when force_auto_tmm is enabled. | | <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`) | issue | <center>❌</center> |
|
||||
| `nohardlinks_tag` | Define the tag of any torrents that don't have hardlinks (Used in `--tag-nohardlinks`) | noHL | <center>❌</center> |
|
||||
| `share_limits_tag` | Will add this tag when applying share limits to provide an easy way to filter torrents by share limit group/priority for each torrent. For example, if you have a share-limit group `cross-seed` with a priority of 2 and the default share_limits_tag `~share_limits` would add the tag `~share_limit_2.cross-seed` (Used in `--share-limits`) | ~share_limit | <center>❌</center> |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue