19 lines
574 B
PHP
19 lines
574 B
PHP
<?php
|
|
$database['host'] = 'localhost';
|
|
$database['user'] = 'host700513_marianek';
|
|
$database['password'] = 'Ngh4GwdctWnU4AshPedV';
|
|
$database['name'] = 'host700513_marianek';
|
|
$database['time_debug'] = false;
|
|
$database['long_query_time'] = 0.1;
|
|
|
|
$config['salt'] = 'dd6c0ee59bf35b208b6d9bf42dd60769';
|
|
$config['google-ads-id'] = 'AW-810084545';
|
|
$config['baselinker-start'] = '2021-10-14 22:00:00';
|
|
|
|
$config['redis']['host'] = '127.0.0.1';
|
|
$config['redis']['port'] = 16921;
|
|
$config['redis']['password'] = 'FUjKFMzJ1sMrRpoX29xop5ih4MdbyRbC';
|
|
|
|
$config['debug']['apilo'] = false;
|
|
?>
|