From 9ae5fdae96c776fa3bc88c9ea659b9f9d3318813 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Tue, 7 Apr 2015 22:36:39 +0200 Subject: [config] webinterface -> webui --- pyload/config/default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/config/default.conf') diff --git a/pyload/config/default.conf b/pyload/config/default.conf index cfbd25968..d4b3fd493 100644 --- a/pyload/config/default.conf +++ b/pyload/config/default.conf @@ -9,7 +9,7 @@ ssl - "SSL": bool activated : "Activated"= False file cert : "SSL Certificate" = ssl.crt file key : "SSL Key" = ssl.key -webinterface - "Web UI": +webui - "Web UI": bool activated : "Activated" = True builtin;threaded;fastcgi;lightweight server : "Server" = builtin bool https : "Use HTTPS" = False -- cgit v1.2.3