Update for documentation

This commit is contained in:
Pinga 2024-01-02 00:23:46 +02:00
parent 85f247773e
commit 80d89a6b90
2 changed files with 8 additions and 8 deletions

View file

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