Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/
Upload File :
Current File : /var/www/homesaver/www/bitrix/.settings.php

<?php
return array (
  'session' => array (
  'value' => 
  array (
    'mode' => 'default',
    'handlers' => 
    array (
      'general' => 
      array (
        '_fromSecurity' => true,
        'type' => 'database',
      ),
    ),
  ),
  'readonly' => true,
),

  'debug' => false,
  'exception_handling' => [
    'debug' => false,
    'handled_errors_types' => E_ALL,
    'exception_errors_types' => E_ALL,
  ],

  'utf_mode' => 
  array (
    'value' => true,
    'readonly' => true,
  ),
  'cache_flags' => 
  array (
    'value' => 
    array (
      'config_options' => 3600,
      'site_domain' => 3600,
    ),
    'readonly' => false,
  ),
  'cookies' => 
  array (
    'value' => 
    array (
      'secure' => false,
      'http_only' => true,
    ),
    'readonly' => false,
  ),
  'exception_handling' => 
  array (
    'value' => 
    array (
      'debug' => false,
      'handled_errors_types' => 4437,
      'exception_errors_types' => 4437,
      'ignore_silence' => false,
      'assertion_throws_exception' => true,
      'assertion_error_type' => 256,
      'log' => 
      array (
        'settings' => 
        array (
          'file' => 'bitrix/modules/error.log',
          'log_size' => 1000000,
        ),
      ),
    ),
    'readonly' => false,
  ),
  'connections' => 
  array (
    'value' => 
    array (
      'default' => 
      array (
        'className' => '\\Bitrix\\Main\\DB\\MysqliConnection',
        'host' => 'localhost',
        'database' => 'bitrix_homesaver',
        'login' => 'phpmyadmin',
        'password' => 'KdR74-SPAdf-21mDo-IdIs8',
        'options' => 2,
      ),
    ),
    'readonly' => true,
  ),
  'crypto' => 
  array (
    'value' => 
    array (
      'crypto_key' => '3486443f4a0c35f4688ec79b21034985',
    ),
    'readonly' => true,
  ),
);