tao-test/app/taoProctoring/config/default/TestSessionConnectivityStatusService.conf.php

12 lines
379 B
PHP

<?php
/**
* Default config header
*
* To replace this add a file C:\domains\package-tao\taoProctoring\config/header/TestSessionConnectivityStatusService.conf.php
*/
return new oat\taoProctoring\model\implementation\TestSessionConnectivityStatusService([
\oat\taoProctoring\model\implementation\TestSessionConnectivityStatusService::HAS_ONLINE_MODE => false
]
);