You can find your API key here: https://real-debrid.com/apitoken.
Recommended level is Warning, set to Debug to get the most info.
Path in the docker container to download files to (i.e. /data/downloads).
Path where files are downloaded to on your host (i.e. D:\Downloads). This path is used for Radarr and Sonarr to find your downloads.
Maximum amount of downloads that get unpacked on your host at the same time.
Select which download client to use, see the README for the various options.
Path in the docker container to temporarily download to (i.e. /data/temp). Make sure the docker container has enough disk space if using a path inside the container.
Maximum amount of torrents that get downloaded to your host at the same time.
Maximum amount of parallel threads that are used to download a single torrent to your host. If set to 1 no parallel downloading will be done.
Maximum download speed in Megabytes per second. When set to 0 unlimited speed is used.
Address of a proxy server.
This is the URL to your Aria2c instance. It must end in /jsonrpc. A common URL is http://192.168.10.2:6800/jsonrpc.
The secret of your Aria2c instance. Optional.