1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-13 13:48:59 +02:00

feat: add returnGlobalFrontendApiCache flag

This commit is contained in:
sjaanus 2024-03-11 14:17:53 +02:00
parent 1279d597f3
commit d267ace2a2
No known key found for this signature in database
GPG Key ID: 20E007C0248BA7FF

View File

@ -135,6 +135,7 @@ exports[`should create default config 1`] = `
"queryMissingTokens": false,
"responseTimeMetricsFix": false,
"responseTimeWithAppNameKillSwitch": false,
"returnGlobalFrontendApiCache": false,
"scimApi": false,
"sdkReporting": false,
"showInactiveUsers": false,