diff options
author | Walter Purcaro <vuolter@gmail.com> | 2014-10-16 12:01:17 +0200 |
---|---|---|
committer | Walter Purcaro <vuolter@gmail.com> | 2014-10-16 12:01:17 +0200 |
commit | 7c163edb63fcdccc7b232b3b24fe398a363d00a7 (patch) | |
tree | 6574506cc618b8e60ff88a170599031a2df32b57 /pyload/config | |
parent | [Webui] Fix wrong trafficleft format (diff) | |
download | pyload-7c163edb63fcdccc7b232b3b24fe398a363d00a7.tar.xz |
New theme Estate
Diffstat (limited to 'pyload/config')
-rw-r--r-- | pyload/config/default.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/config/default.conf b/pyload/config/default.conf index 3a513f122..d030a1199 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;flat theme : "Theme" = flat + default;dark;estate;flat theme : "Theme" = estate str prefix: "Path Prefix" = log - "Log": bool file_log : "File Log" = True |