Skip to content

Commit 7bfefe4

Browse files
committed
updated
1 parent 2ad41ce commit 7bfefe4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

config/installer.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,6 @@
9393
'mail_username' => 'required|string',
9494
'mail_password' => 'required|string',
9595
'mail_encryption' => 'required|string',
96-
'pusher_app_id' => 'string',
97-
'pusher_app_key' => 'string',
98-
'pusher_app_secret' => 'string',
9996
'recaptcha_site_key' => 'required|string',
10097
'recaptcha_secret_key' => 'required|string',
10198
'cashier_currency' => 'required|string',

0 commit comments

Comments
 (0)