staffmanager/config/notification.php

13 lines
131 B
PHP
Raw Permalink Normal View History

<?php
return [
'sender' => [
'address' => 'teams@spacejewel-hosting.com',
'name' => 'RaspberryNet Teams'
]
];