removed comment to old gateways

This commit is contained in:
Jeremy Quinton 2019-03-22 17:05:40 +02:00
parent ea3c66a8f5
commit 6a683d905f
1 changed files with 1 additions and 1 deletions

View File

@ -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' => ''