Skip to content

Commit 64e8f94

Browse files
committed
chore: remove gmail from the list of dataproviders enabled by default
1 parent e91d392 commit 64e8f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App/Repository/Config/features.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
'twilio' => true,
3434
'nexmo' => true,
3535
'testservice' => false,
36-
'gmail' => true
36+
'gmail' => false
3737
],
3838

3939
// Client limits

0 commit comments

Comments
 (0)