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 3bc48ba912..5625972297 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 @@ -95,8 +95,8 @@ ff4j: flipstrategy: class: com.appsmith.server.featureflags.strategies.EmailBasedRolloutStrategy param: - - name: emailDomains - value: appsmith.com,moolya.com + - name: emails + value: integrations@appsmith.com # Put EE flags below this line, to avoid conflicts. - uid: RBAC