diff options
Diffstat (limited to 'pyload/config/default.conf')
-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 773e800af..6e2fb7749 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 theme : "Theme" = Default str prefix: "Path Prefix" = log - "Log": bool file_log : "File Log" = True |