whoami7 - Manager
:
/
home
/
qbizpnmr
/
arif.umairtax.com
/
config
/
Upload File:
files >> /home/qbizpnmr/arif.umairtax.com/config/postmark.php
<?php return [ /* @deprecated |-------------------------------------------------------------------------- | Postmark credentials |-------------------------------------------------------------------------- | | Here you may provide your Postmark server API token. | */ 'secret' => env('POSTMARK_SECRET'), /* |-------------------------------------------------------------------------- | Guzzle options |-------------------------------------------------------------------------- | | Under the hood we use Guzzle to make API calls to Postmark. | Here you may provide any request options for Guzzle. | */ 'guzzle' => [ 'timeout' => 120, 'connect_timeout' => 120, ], ];
Copyright ©2021 || Defacer Indonesia