diff options
author | spoob <spoob@gmx.de> | 2009-12-17 15:30:25 +0100 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-12-17 15:30:25 +0100 |
commit | 502a9567941d562883a9464555a64a40590d7eed (patch) | |
tree | a84fcaf265ed44e3add7a409ddbb7b1a5edcbfd3 /config | |
parent | new images, status ajax, add jquery (diff) | |
download | pyload-502a9567941d562883a9464555a64a40590d7eed.tar.xz |
Little Rapidshare Fix
Diffstat (limited to 'config')
-rw-r--r-- | config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,11 +10,11 @@ cert = ssl.crt key = ssl.key [webinterface] -activated = True +activated = False port = 8080 template = default local = True -ssl = None #ONLY SPECIFY IF PYLOAD NOT RUN ON YOUR LOCALHOST +ssl = None #ONLY SPECIFY IF PYLOAD NOT RUN ON YOUR LOCALHOST username = None adress = None port = None |