SetOption('disable_auto_complete', true); $oOptionsRegister->SetOption('plugins', [ [ 'name' => 'image_renderer', 'options' => [ 'images_resource_path' => utils::GetAbsoluteUrlAppRoot().'/env-production/', ], ], ]); } }