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