summaryrefslogtreecommitdiffstats
path: root/module/config/default.conf
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-06-11 20:57:48 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-06-11 20:57:48 +0200
commit88185ee505aab68a7352ee0bb414ee5e8cf19ccf (patch)
tree5185c3dbdfa04a2ed1134a7766c58c641cc9f410 /module/config/default.conf
parentrevert unintentional changes (diff)
downloadpyload-88185ee505aab68a7352ee0bb414ee5e8cf19ccf.tar.xz
comment out filemanager
Diffstat (limited to 'module/config/default.conf')
-rw-r--r--module/config/default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/config/default.conf b/module/config/default.conf
index 630fcb9ba..b3cc54640 100644
--- a/module/config/default.conf
+++ b/module/config/default.conf
@@ -11,7 +11,7 @@ ssl - "SSL":
file key : "SSL Key" = ssl.key
webinterface - "Webinterface":
bool activated : "Activated" = True
- builtin;threaded;fastcgi server : "Server" = builtin
+ builtin;threaded;fastcgi;lightweight server : "Server" = builtin
bool https : "Use HTTPS" = False
ip host : "IP" = 0.0.0.0
int port : "Port" = 8001