staffmanager/config/notification.php

13 lines
131 B
PHP

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