setting for disabling automatic mc restart
This commit is contained in:
@@ -130,6 +130,8 @@ class ManiaControl implements CommandListener, TimerListener {
|
||||
|
||||
//Check connection every 30 seconds
|
||||
$this->timerManager->registerTimerListening($this, 'checkConnection', 1000 * 30);
|
||||
|
||||
$this->errorHandler->init();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user