We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad41ce commit 7bfefe4Copy full SHA for 7bfefe4
config/installer.php
@@ -93,9 +93,6 @@
93
'mail_username' => 'required|string',
94
'mail_password' => 'required|string',
95
'mail_encryption' => 'required|string',
96
- 'pusher_app_id' => 'string',
97
- 'pusher_app_key' => 'string',
98
- 'pusher_app_secret' => 'string',
99
'recaptcha_site_key' => 'required|string',
100
'recaptcha_secret_key' => 'required|string',
101
'cashier_currency' => 'required|string',
0 commit comments