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
|
enable: true
|
||||||
description: Allow users to browse application templates and import them
|
description: Allow users to browse application templates and import them
|
||||||
flipstrategy:
|
flipstrategy:
|
||||||
class: com.appsmith.server.featureflags.strategies.EmailBasedRolloutStrategy
|
class: org.ff4j.strategy.PonderationStrategy
|
||||||
param:
|
param:
|
||||||
- name: emailDomains
|
- name: weight
|
||||||
value: appsmith.com
|
value: 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user