|
|
@ -34,8 +34,7 @@ window.sessionFeatureFlags = {
|
|
|
|
useClosedGroupV3: false,
|
|
|
|
useClosedGroupV3: false,
|
|
|
|
debug: {
|
|
|
|
debug: {
|
|
|
|
debugLogging: !_.isEmpty(process.env.SESSION_DEBUG),
|
|
|
|
debugLogging: !_.isEmpty(process.env.SESSION_DEBUG),
|
|
|
|
// TODO[epic=ses-825] Restore this
|
|
|
|
debugLibsessionDumps: !_.isEmpty(process.env.SESSION_DEBUG_LIBSESSION_DUMPS),
|
|
|
|
// debugLibsessionDumps: !_.isEmpty(process.env.SESSION_DEBUG_LIBSESSION_DUMPS),
|
|
|
|
|
|
|
|
debugLibsessionDumps: true,
|
|
|
|
debugLibsessionDumps: true,
|
|
|
|
debugFileServerRequests: false,
|
|
|
|
debugFileServerRequests: false,
|
|
|
|
debugNonSnodeRequests: false,
|
|
|
|
debugNonSnodeRequests: false,
|
|
|
|