summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-06-08 12:23:28 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-06-08 12:23:28 +0200
commit7b6a6cb94c8c2abc449351a1238227f9b10b0872 (patch)
treecc419ba50b1cbab369949c0be45ccc2e82c57dba /config
parentFixed the YouPorn.com Plugin (diff)
downloadpyload-7b6a6cb94c8c2abc449351a1238227f9b10b0872.tar.xz
core able to push data to gui, proxy support: closed #1
Diffstat (limited to 'config')
-rw-r--r--config4
1 files changed, 4 insertions, 0 deletions
diff --git a/config b/config
index 082d5be2c..2ec447a4f 100644
--- a/config
+++ b/config
@@ -18,3 +18,7 @@ end = 24:00
[remote]
port = 7272
remotePassword = pwhere
+[proxy]
+useproxy = False
+proxyProtocol = http
+proxyAdress = http://localhost:8080 \ No newline at end of file