removed comment to old gateways
This commit is contained in:
parent
ea3c66a8f5
commit
6a683d905f
|
|
@ -66,7 +66,7 @@ return [
|
|||
'default_datetime_format' => env('DEFAULT_DATETIME_FORMAT', 'Y-m-d H:i'),
|
||||
'default_query_cache' => 120, #Minutes
|
||||
'default_locale' => 'en',
|
||||
'default_payment_gateway' => 1, #Stripe=1 Paypal=2 BitPay=3 MIGS=4
|
||||
'default_payment_gateway' => 1, #Stripe=1 Paypal=2
|
||||
|
||||
'cdn_url_user_assets' => '',
|
||||
'cdn_url_static_assets' => ''
|
||||
|
|
|
|||
Loading…
Reference in New Issue