diff --git a/indra/llcommon/llapp.cpp b/indra/llcommon/llapp.cpp
index c1f925428..16e10c362 100644
--- a/indra/llcommon/llapp.cpp
+++ b/indra/llcommon/llapp.cpp
@@ -385,12 +385,12 @@ void LLApp::setupErrorHandling()
// installing the handler.
installHandler = true;
}
- #endif
if(installHandler && (mExceptionHandler == 0))
{
mExceptionHandler = new google_breakpad::ExceptionHandler(mDumpPath, clear_CrashLoggerReserve_callback, &unix_post_minidump_callback, 0, true, 0);
}
+ #endif
#elif LL_LINUX
if(installHandler && (mExceptionHandler == 0))
{
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 476d752ea..dfc036096 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -16916,6 +16916,28 @@ This should be as low as possible, but too low may break functionality
Value
0
+ VivoxShutdownTimeout
+
+ VivoxLogDirectory
+
VivoxDebugSIPURIHostName