diff options
Diffstat (limited to 'home/xyz/.local/share/qBittorrent')
-rw-r--r-- | home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json b/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json new file mode 100644 index 00000000..b79246d6 --- /dev/null +++ b/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json @@ -0,0 +1,6 @@ +{ + "api_key": "1a6rfhe9xw7fzgu640vnymriq00lbyav", + "thread_count": 20, + "tracker_first": false, + "url": "http://127.0.0.1:9117" +} |