1
0
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:
andreas-unleash 2023-10-19 15:37:17 +03:00 committed by GitHub
parent 957546e305
commit 9cef75d71d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ process.nextTick(async () => {
datadogJsonTemplate: true,
dependentFeatures: true,
useLastSeenRefactor: true,
disableEnvsOnRevive: true,
separateAdminClientApi: true,
playgroundImprovements: true,
},