Added config and log files.

This commit is contained in:
2018-05-04 00:02:57 +02:00
commit 15187888e2
2 changed files with 6 additions and 0 deletions

5
config.ini Normal file
View File

@@ -0,0 +1,5 @@
[Deluge]
HOST = YOUR_DELUGE_HOST
PORT = YOUR_DELUGE_PORT
USER = YOUR_DELUGE_USER
PASSWORD = YOUR_DELUGE_PASSWORD

1
deluge_cli.log Normal file
View File

@@ -0,0 +1 @@