Skip to main content

Deluge settings

Settings used to access your Deluge instance.

DELUGE__URL

URL of the Deluge instance.
Required: No
Type: text
Default value: http://localhost:8112
Examples:
  • http://localhost:8112
  • http://192.168.1.100:8112
  • https://mydomain.com:8112

DELUGE__URL_BASE

Adds a prefix to the deluge json url, such as [DELUGE__URL]/[DELUGE__URL_BASE]/json.
Required: No
Type: text
Default value: Empty

DELUGE__PASSWORD

Password for Deluge authentication.
Required: No
Type: text
Default value: Empty