From df888fad2bd1697f6c61930c486242764184d638 Mon Sep 17 00:00:00 2001 From: stickell Date: Sun, 24 Aug 2014 16:00:27 +0200 Subject: Revert 8446e16346ece5a934550f69e81d0cad528f7fba. It broke the WebUI. --- 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 3ccfac41c..af517f438 100644 --- a/module/config/default.conf +++ b/module/config/default.conf @@ -15,7 +15,7 @@ webinterface - "Webinterface": bool https : "Use HTTPS" = False ip host : "IP" = 0.0.0.0 int port : "Port" = 8001 - str theme : "Theme" = default + str template : "Template" = default str prefix: "Path Prefix" = log - "Log": bool file_log : "File Log" = True -- cgit v1.2.3