From 921fc812d31a4d14b1c12bebcb03c6ecc80a33a5 Mon Sep 17 00:00:00 2001 From: Igor Katson Date: Mon, 25 Oct 2021 10:46:10 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb50399..c099206 100644 --- a/README.md +++ b/README.md @@ -122,5 +122,8 @@ OR ```curl -d '/some/local/file.torrent' http://127.0.0.1:3030/torrents``` -Supported query parameters: +Supported query parameters, all optional: - overwrite=true|false +- only_files_regex - the regular expression string to match filenames +- output_folder - the folder to download to. If not specified, defaults to the one that rqbit server started with +- list_only=true|false - if you want to just list the files in the torrent instead of downloading