From c8218f0f8dad8cf9755ecf479380c2bd9a8ccb13 Mon Sep 17 00:00:00 2001 From: Audionut Date: Sun, 25 Aug 2024 16:39:45 +1000 Subject: [PATCH] Add note about recent debug additions --- data/example-config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/data/example-config.py b/data/example-config.py index 465b92ced..7b8a0d082 100644 --- a/data/example-config.py +++ b/data/example-config.py @@ -222,6 +222,7 @@ # enable_search to true will automatically try and find a suitable hash to save having to rehash when creating torrents # Should use the qbit API, but will also use the torrent_storage_dir to find suitable hashes + # If you find issue, use the "--debug" command option to print out some related details "TORRENT_CLIENTS" : { # Name your torrent clients here, for example, this example is named "Client1" and is set as default_torrent_client above # All options relate to the webui, make sure you have the webui secured if it has WAN access