Conversation open speed benchmarking for staging builds
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
This commit is contained in:
@@ -37,7 +37,7 @@ export const rendererConfigSchema = z.object({
|
||||
certificateAuthority: configRequiredStringSchema,
|
||||
contentProxyUrl: configRequiredStringSchema,
|
||||
crashDumpsPath: configRequiredStringSchema,
|
||||
enableCI: z.boolean(),
|
||||
ciMode: z.enum(['full', 'benchmark']).or(z.literal(false)),
|
||||
environment: environmentSchema,
|
||||
homePath: configRequiredStringSchema,
|
||||
hostname: configRequiredStringSchema,
|
||||
|
Reference in New Issue
Block a user