chore: Enabling JS editor for all users (#9074)
This commit is contained in:
parent
94f312726b
commit
8474806aad
|
|
@ -12,10 +12,10 @@ ff4j:
|
||||||
enable: true
|
enable: true
|
||||||
description: Enable JS editor by email domain of the user
|
description: Enable JS editor by email domain of the user
|
||||||
flipstrategy:
|
flipstrategy:
|
||||||
class: com.appsmith.server.featureflags.strategies.EmailBasedRolloutStrategy
|
class: org.ff4j.strategy.PonderationStrategy
|
||||||
param:
|
param:
|
||||||
- name: emailDomains
|
- name: weight
|
||||||
value: appsmith.com,moolya.com
|
value: 1
|
||||||
|
|
||||||
- uid: LINTING
|
- uid: LINTING
|
||||||
enable: true
|
enable: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user