forked from miguel456/rbrecruiter
13 lines
131 B
PHP
13 lines
131 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
|
||
|
'sender' => [
|
||
|
|
||
|
'address' => 'teams@spacejewel-hosting.com',
|
||
|
'name' => 'RaspberryNet Teams'
|
||
|
|
||
|
]
|
||
|
|
||
|
];
|