core/sxd/ses.php

33 lines
788 B
PHP
Raw Normal View History

<?php
$SES = array (
2023-08-14 09:15:58 +05:00
'71e7ea2586d9d275d81f15cc895e5043' =>
array (
'cfg' =>
array (
'charsets' => 'cp1251 utf8 latin1',
'lang' => 'ru',
'time_web' => '600',
'time_cron' => '600',
'backup_path' => 'backup/',
'backup_url' => 'backup/',
'only_create' => 'MRG_MyISAM MERGE HEAP MEMORY',
'globstat' => 0,
'my_host' => 'localhost',
'my_port' => 3306,
'my_user' => 'admin',
'my_pass' => '32143214',
'my_comp' => 0,
'my_db' => '',
'auth' => 'mysql cfg',
'user' => '',
'pass' => '',
'confirm' => '30',
'exitURL' => './',
'outfile_path' => 'backup/',
'outfile_size' => '64',
'debug' => false,
),
'time' => 1691951031,
'lng' => 'ru',
),
);