summaryrefslogtreecommitdiff
path: root/setup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cpp')
-rw-r--r--setup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cpp b/setup.cpp
index de5bf39..ff4d356 100644
--- a/setup.cpp
+++ b/setup.cpp
@@ -33,7 +33,7 @@ Setup::Setup():
m_adminLogin("admin"),
m_theme("marine"),
m_lastwhatsonlistmode("detail"),
- m_tntnetloglevel("INFO"),
+ m_tntnetloglevel("WARN"),
m_showLogo(1),
m_useAjax(1),
m_showInfoBox(1),