Added ssh settings to config file.

This commit is contained in:
2018-05-06 00:08:12 +02:00
parent 7135dcfead
commit 2b3291aefd

View File

@@ -3,3 +3,8 @@ HOST = YOUR_DELUGE_HOST
PORT = YOUR_DELUGE_PORT
USER = YOUR_DELUGE_USER
PASSWORD = YOUR_DELUGE_PASSWORD
[ssh]
HOST = YOUR_DELUGE_SERVER_IP
USER = YOUR_SSH_USER
PKEY = YOUR_SSH_PRIVATE_KEY_DIRECTORY