diff options
author | spoob <spoob@gmx.de> | 2009-11-14 18:38:47 +0100 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-11-14 18:38:47 +0100 |
commit | 079a211aec1f0c3586ec9c67bd3fbefca0f63017 (patch) | |
tree | f5e46ad8da40ac0aac9c34ce3402e0cec4fe375c /config | |
parent | python25 compatibility (diff) | |
download | pyload-079a211aec1f0c3586ec9c67bd3fbefca0f63017.tar.xz |
added plugin info, v0.2.3.2
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ port = 7270 password = pwhere [webinterface] -activated = True +activated = False listenaddr = 0.0.0.0 port = 8080 username = User |