summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cpp b/setup.cpp
index a8dfccd..3fda77c 100644
--- a/setup.cpp
+++ b/setup.cpp
@@ -42,7 +42,7 @@ Setup::Setup():
m_lastwhatsonlistmode("detail"),
m_lastsortingmode("nameasc"),
m_tntnetloglevel("WARN"),
- m_showRecDuration(1),
+ m_showRecDuration(0),
m_showLogo(1),
m_useAjax(1),
m_showInfoBox(1),