update configurator input file (#38)

Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
Erik Boasson 2019-02-14 12:41:43 +01:00
parent 4f59df2451
commit 707045256a
2 changed files with 894 additions and 631 deletions

View file

@ -502,7 +502,7 @@ static const struct cfgelem heartbeat_interval_attrs[] = {
};
static const struct cfgelem liveliness_monitoring_attrs[] = {
{ LEAF("StackTraces"), 1, "true", ABSOFF(noprogress_log_stacktraces), 0, uf_boolean, 0, pf_boolean,
{ ATTR("StackTraces"), 1, "true", ABSOFF(noprogress_log_stacktraces), 0, uf_boolean, 0, pf_boolean,
"<p>This element controls whether or not to write stack traces to the DDSI2 trace when a thread fails to make progress (on select platforms only).</p>" },
END_MARKER
};

File diff suppressed because it is too large Load diff