From 8446e16346ece5a934550f69e81d0cad528f7fba Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Sat, 19 Jul 2014 02:38:53 +0200 Subject: New web structure + related code improvements and fixes + added flat and dark themes + updated js --- module/config/default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/config') diff --git a/module/config/default.conf b/module/config/default.conf index af517f438..3ccfac41c 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 template : "Template" = default + str theme : "Theme" = default str prefix: "Path Prefix" = log - "Log": bool file_log : "File Log" = True -- cgit v1.2.3