summaryrefslogtreecommitdiffstats
path: root/pyload/config
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-11-15 07:37:17 +0100
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-11-15 07:37:17 +0100
commitfe84c456174648641cb01c3bc9824f624be1e41b (patch)
tree0e3488a762d3189eba61bf004582ce74549a2c07 /pyload/config
parentUpdate plugins after merging (diff)
downloadpyload-fe84c456174648641cb01c3bc9824f624be1e41b.tar.xz
Use default theme for now
Diffstat (limited to 'pyload/config')
-rw-r--r--pyload/config/default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/config/default.conf b/pyload/config/default.conf
index d030a1199..d1f39f481 100644
--- a/pyload/config/default.conf
+++ b/pyload/config/default.conf
@@ -15,7 +15,7 @@ webinterface - "Web UI":
bool https : "Use HTTPS" = False
ip host : "IP" = 0.0.0.0
int port : "Port" = 8001
- default;dark;estate;flat theme : "Theme" = estate
+ default;dark;flat theme : "Theme" = default
str prefix: "Path Prefix" =
log - "Log":
bool file_log : "File Log" = True