summaryrefslogtreecommitdiffstats
path: root/Settings.c
diff options
context:
space:
mode:
authorAdam Saponara <as@php.net>2020-10-31 20:36:53 -0400
committerAdam Saponara <as@php.net>2020-10-31 20:36:53 -0400
commita83f515f0fb75a079601be0d2e0e24b9402c9e15 (patch)
tree6985bc794500e9c0bd3351df4b6b530550f935e6 /Settings.c
parentdde71c6637905e1707bd1020c93e930f4b0a480b (diff)
Address items from review
Diffstat (limited to 'Settings.c')
-rw-r--r--Settings.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Settings.c b/Settings.c
index a0a05042..8310eecb 100644
--- a/Settings.c
+++ b/Settings.c
@@ -313,6 +313,7 @@ Settings* Settings_new(int initialCpuCount) {
this->updateProcessNames = false;
this->showProgramPath = true;
this->highlightThreads = true;
+ this->highlightChanges = false;
this->highlightDelaySecs = DEFAULT_HIGHLIGHT_SECS;
#ifdef HAVE_LIBHWLOC
this->topologyAffinity = false;

© 2014-2024 Faster IT GmbH | imprint | privacy policy