Files
pomysloweprezenty.pl/config.php

23 lines
807 B
PHP

<?php
$database['host'] = 'localhost';
$database['user'] = 'host700513_pomysloweprezenty-pl';
$database['password'] = 'QBVbveHAzR78UN8pc7Um';
$database['name'] = 'host700513_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'] = 16920;
$config['redis']['password'] = 'QHCq064JeL4XFxGhzN1o6YbHjuLkOP9S';
$config['debug']['apilo'] = false;
$config['trustmate']['enabled'] = true;
$config['trustmate']['uid'] = '34eb36ba-c715-4cdc-8707-22376c9f14c7';
?>