mirror of
https://github.com/getnamingo/registry.git
synced 2025-06-28 23:23:22 +02:00
Update for documentation
This commit is contained in:
parent
85f247773e
commit
80d89a6b90
2 changed files with 8 additions and 8 deletions
|
@ -50,7 +50,7 @@ return [
|
|||
'urs_imap_username' => 'your_username',
|
||||
'urs_imap_password' => 'your_password',
|
||||
|
||||
// Notifications Configuration
|
||||
// Message Broker Configuration
|
||||
'mailer' => 'phpmailer', // sendgrid, mailgun are also available
|
||||
'mailer_api_key' => 'YOUR_API_KEY',
|
||||
'mailer_domain' => 'example.com',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue