From def4fb88277aa00f41104b5bfac8239ba4341373 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 9 Jun 2011 20:20:08 +0200 Subject: new supported webserver (lightweight) --- module/config/default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/config/default.conf') 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 -- cgit v1.2.3