mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-12 23:38:41 +00:00
Quick backup before crash
This commit is contained in:
parent
48478f8e8d
commit
91f0e022a0
|
|
@ -48,6 +48,7 @@ final class CliController extends Controller
|
||||||
{
|
{
|
||||||
$handler = $this->app->moduleManager->get('Admin', 'Api')->setUpServerMailHandler();
|
$handler = $this->app->moduleManager->get('Admin', 'Api')->setUpServerMailHandler();
|
||||||
|
|
||||||
|
/** @var \Model\Setting $emailSettings */
|
||||||
$emailSettings = $this->app->appSettings->get(
|
$emailSettings = $this->app->appSettings->get(
|
||||||
names: SettingsEnum::MAIL_SERVER_ADDR,
|
names: SettingsEnum::MAIL_SERVER_ADDR,
|
||||||
module: 'OnlineResourceWatcher'
|
module: 'OnlineResourceWatcher'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user