git-svn-id: https://192.168.0.254/svn/Proyectos.MatritumCantat_Web/trunk@2 8e3496fd-7892-4c45-be36-0ff06e9dacc6
75 lines
2.7 KiB
PHP
75 lines
2.7 KiB
PHP
<?php
|
|
if(!defined('RG_EMULATION')) { define( 'RG_EMULATION', 0 ); }
|
|
$mosConfig_MetaAuthor = '0';
|
|
$mosConfig_MetaDesc = 'Página web del Coro Matritum Cantat. Toda la información sobre este coro de Madrid: historia, actuaciones, repertorio y grabaciones.';
|
|
$mosConfig_MetaKeys = 'coro, madrid, renacimiento, musica religiosa, musica profana, espirituales negros, gospell, canto, actuaciones, eventos, misas, bodas ';
|
|
$mosConfig_MetaTitle = '1';
|
|
$mosConfig_absolute_path = 'c:/wamp/www';
|
|
$mosConfig_admin_expired = '1';
|
|
$mosConfig_allowUserRegistration = '0';
|
|
$mosConfig_back_button = '1';
|
|
$mosConfig_cachepath = 'c:/wamp/www/cache';
|
|
$mosConfig_cachetime = '900';
|
|
$mosConfig_caching = '0';
|
|
$mosConfig_db = 'matritum';
|
|
$mosConfig_dbprefix = 'mos_';
|
|
$mosConfig_debug = '0';
|
|
$mosConfig_dirperms = '';
|
|
$mosConfig_editor = 'tinymce';
|
|
$mosConfig_enable_log_items = '0';
|
|
$mosConfig_enable_log_searches = '0';
|
|
$mosConfig_enable_stats = '0';
|
|
$mosConfig_error_message = 'This site is temporarily unavailable.<br /> Please notify the System Administrator';
|
|
$mosConfig_error_reporting = '-1';
|
|
$mosConfig_favicon = 'favicon.ico';
|
|
$mosConfig_fileperms = '';
|
|
$mosConfig_fromname = 'Coro Matritum Cantat';
|
|
$mosConfig_frontend_login = '1';
|
|
$mosConfig_frontend_userparams = '0';
|
|
$mosConfig_gzip = '0';
|
|
$mosConfig_helpurl = 'http://help.joomla.org';
|
|
$mosConfig_hideAuthor = '1';
|
|
$mosConfig_hideCreateDate = '1';
|
|
$mosConfig_hideEmail = '1';
|
|
$mosConfig_hideModifyDate = '1';
|
|
$mosConfig_hidePdf = '1';
|
|
$mosConfig_hidePrint = '1';
|
|
$mosConfig_hits = '1';
|
|
$mosConfig_host = 'localhost';
|
|
$mosConfig_icons = '1';
|
|
$mosConfig_item_navigation = '1';
|
|
$mosConfig_itemid_compat = '0';
|
|
$mosConfig_lang = 'spanish';
|
|
$mosConfig_lifetime = '900';
|
|
$mosConfig_link_titles = '1';
|
|
$mosConfig_list_limit = '30';
|
|
$mosConfig_live_site = 'http://localhost';
|
|
$mosConfig_locale = 'es_ES';
|
|
$mosConfig_mailer = 'mail';
|
|
$mosConfig_mailfrom = 'info@rodax-software.com';
|
|
$mosConfig_multilingual_support = '0';
|
|
$mosConfig_multipage_toc = '1';
|
|
$mosConfig_offline = '0';
|
|
$mosConfig_offline_message = 'Página fuera de servicio por mantenimiento<br/>Disculpen las molestias.';
|
|
$mosConfig_offset = '-1';
|
|
$mosConfig_offset_user = '1';
|
|
$mosConfig_pagetitles = '1';
|
|
$mosConfig_password = '';
|
|
$mosConfig_readmore = '1';
|
|
$mosConfig_secret = 'a7ILhIUc1WbyDg0R';
|
|
$mosConfig_sef = '1';
|
|
$mosConfig_sendmail = '/usr/sbin/sendmail';
|
|
$mosConfig_session_life_admin = '1800';
|
|
$mosConfig_session_type = '0';
|
|
$mosConfig_shownoauth = '0';
|
|
$mosConfig_sitename = 'Coro Matritum Cantat';
|
|
$mosConfig_smtpauth = '0';
|
|
$mosConfig_smtphost = 'localhost';
|
|
$mosConfig_smtppass = '';
|
|
$mosConfig_smtpuser = '';
|
|
$mosConfig_uniquemail = '1';
|
|
$mosConfig_user = 'root';
|
|
$mosConfig_useractivation = '0';
|
|
$mosConfig_vote = '0';
|
|
setlocale (LC_TIME, $mosConfig_locale);
|
|
?>
|