<?php
return array(
'root' => '/',
'host' => 'https://siltelocal',
'upload_root' => '/upload/',
'upload_host' => 'https://siltelocal/upload',
'cache_root' => '/cache/',
'is_site_on' => 1,
'off_reason' => 'Идут технические работы',
'sitename' => 'СКРЫТО',
'hometitle' => 'СКРЫТО',
'date_format' => 'd.m.Y',
'date_format_js' => 'dd.mm.yy',
'time_zone' => 'Europe/Moscow',
'template' => 'laz',
'template_admin' => 'admincoreui',
'template_mobile' => 'compact_mobil',
'template_tablet' => '',
'db_host' => 'localhost',
'db_base' => 'laz',
'db_user' => 'root',
'db_pass' => ",
'db_prefix' => 'cms_',
'db_engine' => 'InnoDB',
'clear_sql_mode' => 1,
'db_users_table' => 'cms_users',
'language' => 'ru',
'metakeys' => 'СКРЫТО',
'metadesc' => 'СКРЫТО',
'ct_autoload' => 'frontpage',
'ct_default' => 'content',
'frontpage' => 'none',
'debug' => NULL,
'emulate_lag' => NULL,
'cache_enabled' => 1,
'cache_method' => 'memcached',
'cache_ttl' => 300,
'cache_host' => 'localhost',
'cache_port' => 11211,
'min_html' => NULL,
'merge_css' => NULL,
'merge_js' => NULL,
'mail_transport' => 'mail',
'mail_from' => 'admin@СКРЫТО',
'mail_from_name' => 'СКРЫТО',
'mail_smtp_server' => 'smtp.СКРЫТО',
'mail_smtp_port' => 25,
'mail_smtp_auth' => 1,
'mail_smtp_user' => 'admin@СКРЫТО',
'mail_smtp_pass' => '',
'is_check_updates' => 1,
'detect_ip_key' => 'REMOTE_ADDR',
'allow_ips' => '',
'default_editor' => 'redactor',
'show_breadcrumbs' => 1,
'ctype_default' => NULL,
'is_no_meta' => 1,
'is_sitename_in_title' => NULL,
'is_user_change_lang' => NULL,
'mail_smtp_enc' => '0',
'is_site_only_auth_users' => NULL,
'check_spoofing_type' => '0',
'cookie_domain' => '',
'manifest_from_files' => NULL,
'controllers_without_widgets' => array (
0 => 'admin',
),
'production_time' => 161,
'session_save_path' => '/var/www/www-root/data/mod-tmp',
'session_save_handler' => 'files',
'disable_metakeys' => NULL,
'page_num_in_title' => NULL,
'set_head_preload' => NULL,
'session_maxlifetime' => 24,
'db_charset' => 'utf8',
'session_name' => 'ICMSSID',
'native_yaml' => 0,
'allow_users_time_zone' => 1,
);