| Current Path : /var/www/homesaver/www/bitrix/updates/update_m1740167891/main/ |
| Current File : /var/www/homesaver/www/bitrix/updates/update_m1740167891/main/.settings.php |
<?php return [ 'controllers' => [ 'value' => [ 'defaultNamespace' => '\\Bitrix\\Main\\Controller', 'namespaces' => [ '\\Bitrix\\Main\\Controller' => 'api', ], 'restIntegration' => [ 'enabled' => true, 'hideModuleScope' => true, 'scopes' => [ 'userfieldconfig', ], ], ], 'readonly' => true, ], 'console' => [ 'value' => [ 'commands' => [ \Bitrix\Main\Cli\Command\Orm\AnnotateCommand::class, \Bitrix\Main\Cli\Command\Make\ControllerCommand::class, \Bitrix\Main\Cli\Command\Make\TabletCommand::class, ], ], 'readonly' => true, ], ];