mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix/set disableEnvsOnRevive to true (#5101)
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
This commit is contained in:
parent
957546e305
commit
9cef75d71d
@ -47,6 +47,7 @@ process.nextTick(async () => {
|
||||
datadogJsonTemplate: true,
|
||||
dependentFeatures: true,
|
||||
useLastSeenRefactor: true,
|
||||
disableEnvsOnRevive: true,
|
||||
separateAdminClientApi: true,
|
||||
playgroundImprovements: true,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user