summaryrefslogtreecommitdiffstats
path: root/module/config/default.conf
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-07-19 02:38:53 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-07-19 02:38:53 +0200
commit8446e16346ece5a934550f69e81d0cad528f7fba (patch)
treea67e2564a6facbe9e307f619e5f98289009e6941 /module/config/default.conf
parentRename pyLoadCore as pyload and pyLoadCli as pyload-cli (diff)
downloadpyload-8446e16346ece5a934550f69e81d0cad528f7fba.tar.xz
New web structure + related code improvements and fixes + added flat and dark themes + updated js
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 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