aboutsummaryrefslogtreecommitdiff
path: root/zenserver/config.h
diff options
context:
space:
mode:
authorPer Larsson <[email protected]>2022-01-11 10:30:06 +0100
committerPer Larsson <[email protected]>2022-01-11 10:30:06 +0100
commitdf6cc027049089501a6ca9427400277492b8e5a4 (patch)
tree9f7e71215074faf2b32e8f83da8c3a8af45fd5d6 /zenserver/config.h
parentFixed error in if-statement comparison (diff)
downloadzen-df6cc027049089501a6ca9427400277492b8e5a4.tar.xz
zen-df6cc027049089501a6ca9427400277492b8e5a4.zip
Added option to disable Sentry crash handler.
Diffstat (limited to 'zenserver/config.h')
-rw-r--r--zenserver/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zenserver/config.h b/zenserver/config.h
index 023e297c9..e994c248e 100644
--- a/zenserver/config.h
+++ b/zenserver/config.h
@@ -103,6 +103,7 @@ struct ZenServerOptions
bool StructuredCacheEnabled = true;
bool ShouldCrash = false; // Option for testing crash handling
bool IsFirstRun = false;
+ bool NoSentry = false;
#if ZEN_WITH_TRACE
std::string TraceHost; // Host name or IP address to send trace data to
std::string TraceFile; // Path of a file to write a trace