Your IP : 3.21.190.88


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/sale/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/sale/.settings.php

<?php
return array(
    'controllers' => array(
        'value' => array(
            'defaultNamespace' => '\\Bitrix\\Sale\\Controller',
			'namespaces' => array(
				'\\Bitrix\\Sale\\Exchange\\Integration\\Controller' => 'integration',
			),
            'restIntegration' => [
                'enabled' => true,
            ],
        ),
        'readonly' => true,
    )
);