diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2009-09-02 17:13:07 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2009-09-02 17:13:07 +0200 |
commit | 699f5f09bfe176c925997127315974faf333e486 (patch) | |
tree | b033eebb14b8cb879da234aea5ac717c9dfba29b /config | |
parent | cleanded up again (diff) | |
download | pyload-699f5f09bfe176c925997127315974faf333e486.tar.xz |
dynamic webinterface
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ port = 7272 password = pwhere [webinterface] -activated = False +activated = True port = 8080 username = User password = webpw |