diff options
author | spoob <spoob@gmx.de> | 2009-12-19 19:07:17 +0100 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-12-19 19:07:17 +0100 |
commit | f7f83692039997e1988cc6fae53676856668444b (patch) | |
tree | 543dd9f63e690fc249d78b6d855c5cb14c64b358 /module/config | |
parent | active download list 40% (diff) | |
download | pyload-f7f83692039997e1988cc6fae53676856668444b.tar.xz |
Fixed Netload, no Premium
Diffstat (limited to 'module/config')
-rw-r--r-- | module/config/core.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/config/core.xml b/module/config/core.xml index 6da85cf32..392309e1c 100644 --- a/module/config/core.xml +++ b/module/config/core.xml @@ -11,7 +11,7 @@ <key>ssl.key</key> </ssl> <webinterface> - <activated>True</activated> + <activated>False</activated> <host>0.0.0.0</host> <port>8000</port> <template>default</template> |