diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2009-05-29 13:37:46 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2009-05-29 13:37:46 +0200 |
commit | 37104032902281caefa144ed039b88c4f3b6e81e (patch) | |
tree | 560e1ab570dde87edebbbb6c8e28fba30f80e738 /config | |
parent | added download plugin for fileuploadx.de, fixed some bugs (diff) | |
download | pyload-37104032902281caefa144ed039b88c4f3b6e81e.tar.xz |
socket encryption
Diffstat (limited to 'config')
-rw-r--r-- | config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,6 +12,6 @@ fullLog = True start = 0:00 end = 6:00 [remote] -activated = True +remoteActivated = True port = 7272 -passwort = pwhere +remotePassword = pwhere |