chore: removed feature flag for app template (#12485)
Removed feature flag for templates as we're planning to go live
This commit is contained in:
parent
9299d58400
commit
797f1c0788
|
|
@ -57,7 +57,7 @@ ff4j:
|
|||
enable: true
|
||||
description: Allow users to browse application templates and import them
|
||||
flipstrategy:
|
||||
class: com.appsmith.server.featureflags.strategies.EmailBasedRolloutStrategy
|
||||
class: org.ff4j.strategy.PonderationStrategy
|
||||
param:
|
||||
- name: emailDomains
|
||||
value: appsmith.com
|
||||
- name: weight
|
||||
value: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user