Current Path : /var/www/html/clients/rebirth.e-nk.ru/config/modules/search/ |
Current File : /var/www/html/clients/rebirth.e-nk.ru/config/modules/search/config.php |
<?php /*------------------------------------------------------- * * LiveStreet Engine Social Networking * Copyright © 2008 Mzhelskiy Maxim * *-------------------------------------------------------- * * Official site: www.livestreet.ru * Contact e-mail: rus.engine@gmail.com * * GNU General Public License, version 2: * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * --------------------------------------------------------- */ /** * Конфиг модуля "search" */ $config['entity_prefix'] = ''; $config['sphinx']['host'] = 'localhost'; $config['sphinx']['port'] = '3312'; return $config; ?>