|
|
@@ -42,11 +42,6 @@ return [
|
|
|
'target' => ApiController::class . '::resetBeUserPermsAction',
|
|
|
'access' => 'public'
|
|
|
],
|
|
|
- 'site_index' => [
|
|
|
- 'path' => '/otadmin/site/index',
|
|
|
- 'target' => ApiController::class . '::updateRoutingIndexAction',
|
|
|
- 'access' => 'public'
|
|
|
- ],
|
|
|
'site_status' => [
|
|
|
'path' => '/otadmin/site/status',
|
|
|
'target' => ApiController::class . '::getSiteStatusAction',
|