mirror of
				https://github.com/KevinMidboe/delugeClient.git
				synced 2025-10-29 12:00:13 +00:00 
			
		
		
		
	Added ssh settings to config file.
This commit is contained in:
		| @@ -3,3 +3,8 @@ HOST = YOUR_DELUGE_HOST | |||||||
| PORT = YOUR_DELUGE_PORT | PORT = YOUR_DELUGE_PORT | ||||||
| USER = YOUR_DELUGE_USER | USER = YOUR_DELUGE_USER | ||||||
| PASSWORD = YOUR_DELUGE_PASSWORD | PASSWORD = YOUR_DELUGE_PASSWORD | ||||||
|  |  | ||||||
|  | [ssh] | ||||||
|  | HOST = YOUR_DELUGE_SERVER_IP | ||||||
|  | USER = YOUR_SSH_USER | ||||||
|  | PKEY = YOUR_SSH_PRIVATE_KEY_DIRECTORY | ||||||
		Reference in New Issue
	
	Block a user