summaryrefslogtreecommitdiffstats
path: root/module/config
diff options
context:
space:
mode:
authorGravatar spoob <spoob@gmx.de> 2009-12-19 19:07:17 +0100
committerGravatar spoob <spoob@gmx.de> 2009-12-19 19:07:17 +0100
commitf7f83692039997e1988cc6fae53676856668444b (patch)
tree543dd9f63e690fc249d78b6d855c5cb14c64b358 /module/config
parentactive download list 40% (diff)
downloadpyload-f7f83692039997e1988cc6fae53676856668444b.tar.xz
Fixed Netload, no Premium
Diffstat (limited to 'module/config')
-rw-r--r--module/config/core.xml2
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>