20 lines
668 B
PHP
20 lines
668 B
PHP
<?php
|
|
$database['host'] = 'localhost';
|
|
$database['user'] = 'admin_pomysloweprezenty-pl';
|
|
$database['password'] = 'JW5SxYfYXphpgVdE2zxu';
|
|
$database['name'] = 'admin_pomysloweprezenty-pl';
|
|
$database['time_debug'] = true;
|
|
$database['long_query_time'] = 0.1;
|
|
|
|
$config['salt'] = 'dd6c0ee59bf35b208b6d9bf42dd60769';
|
|
$config['google-ads-id'] = 'AW-11122553653';
|
|
$config['baselinker-start'] = '2021-10-14 22:00:00';
|
|
$config['tpay-api-secret'] = '89e2ec5db4aeaf04179228eae597a584f47bb018c7b2f8c71b7f5791cefc91c3';
|
|
|
|
$config['redis']['host'] = '127.0.0.1';
|
|
$config['redis']['port'] = 7001;
|
|
$config['redis']['password'] = 'Tg%79Eex!!ZtJEK';
|
|
|
|
$config['debug']['apilo'] = false;
|
|
?>
|