diff options
| author | 2015-02-17 19:35:35 +0100 | |
|---|---|---|
| committer | 2015-02-17 19:35:35 +0100 | |
| commit | a5f665f504dc544b4a03f2ee81da6c44555415e5 (patch) | |
| tree | 4367bbbd041bf99fb54ba9e3f43a52a26944d801 /pyload/config | |
| parent | Merge branch 'pr/n1006_mariusbaumann' into 0.4.10 (diff) | |
| download | pyload-a5f665f504dc544b4a03f2ee81da6c44555415e5.tar.xz | |
Update webui
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 6e2fb7749..cfbd25968 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" = Default + Default;Dark;Flat;Next theme : "Theme" = Default str prefix: "Path Prefix" = log - "Log": bool file_log : "File Log" = True |
