diff options
author | spoob <spoob@gmx.de> | 2009-12-09 22:14:56 +0100 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-12-09 22:14:56 +0100 |
commit | 0efe5e5cea1ce7658256d1826ab12c3ceb9a8e83 (patch) | |
tree | b3d823310464ce94250c757e6489829388b6292d /config | |
parent | clean + merge (diff) | |
download | pyload-0efe5e5cea1ce7658256d1826ab12c3ceb9a8e83.tar.xz |
DLC fixed
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ username = admin password = pwhere [ssl] -activated = False +activated = True cert = ssl.crt key = ssl.key |