summaryrefslogtreecommitdiffstats
path: root/module/config/default.conf
diff options
context:
space:
mode:
authorGravatar stickell <l.stickell@yahoo.it> 2014-08-24 16:00:27 +0200
committerGravatar stickell <l.stickell@yahoo.it> 2014-08-24 16:00:27 +0200
commitdf888fad2bd1697f6c61930c486242764184d638 (patch)
tree290e04ade53e7f01ae74b2c7f886f711e8062afa /module/config/default.conf
parent[MultiHoster] Fixed crash due to getConf deprecation (diff)
downloadpyload-df888fad2bd1697f6c61930c486242764184d638.tar.xz
Revert 8446e16346ece5a934550f69e81d0cad528f7fba. It broke the WebUI.
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 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