Torrent Clients - qBittorrent - Server Config¶
Configuration options for torrentClients qbittorrent serverConfig.
Available Options
This page documents 3 configuration options.
nixflix.torrentClients.qbittorrent.serverConfig.BitTorrent.Session.DefaultSavePath¶
Default save path for downloads without a category.
| Type | string |
| Default | |
| Declared in | modules/torrentClients/qbittorrent.nix |
nixflix.torrentClients.qbittorrent.serverConfig.BitTorrent.Session.DisableAutoTMMByDefault¶
Default Torrent Management Mode. Set to false to enable category save paths.
true = Manual, false = Automatic
| Type | boolean |
| Default | |
| Declared in | modules/torrentClients/qbittorrent.nix |
nixflix.torrentClients.qbittorrent.serverConfig.Preferences.WebUI.Address¶
Bind address for the WebUI
| Type | string |
| Default | |
| Declared in | modules/torrentClients/qbittorrent.nix |