From 797f1c0788ff28dbde72a6cc57c8a9b24416335a Mon Sep 17 00:00:00 2001 From: Nayan Date: Sun, 3 Apr 2022 10:07:59 +0600 Subject: [PATCH] chore: removed feature flag for app template (#12485) Removed feature flag for templates as we're planning to go live --- .../src/main/resources/features/init-flags.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/server/appsmith-server/src/main/resources/features/init-flags.yml b/app/server/appsmith-server/src/main/resources/features/init-flags.yml index 2f529bfac7..df1d9d0fc7 100644 --- a/app/server/appsmith-server/src/main/resources/features/init-flags.yml +++ b/app/server/appsmith-server/src/main/resources/features/init-flags.yml @@ -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