25 lines
927 B
PHP
25 lines
927 B
PHP
<?php return array (
|
|
'parameters' =>
|
|
array (
|
|
'database_host' => 'localhost',
|
|
'database_port' => '',
|
|
'database_name' => 'interbl2_sklep',
|
|
'database_user' => 'interbl2_sklep',
|
|
'database_password' => 'F111*^5C1$D_kf^',
|
|
'database_prefix' => 'ps_',
|
|
'database_engine' => 'InnoDB',
|
|
'mailer_transport' => 'smtp',
|
|
'mailer_host' => '127.0.0.1',
|
|
'mailer_user' => NULL,
|
|
'mailer_password' => NULL,
|
|
'secret' => 'FWj3xVtD3wTNO8ctRsNWQSRvcCaW63JrBTZwefpt1BGIPrzEPsDJfLiU',
|
|
'ps_caching' => 'CacheMemcached',
|
|
'ps_cache_enable' => true,
|
|
'ps_creation_date' => '2019-02-08',
|
|
'locale' => 'pl-PL',
|
|
'cookie_key' => 'mD059qFYs7NoCyt51pBOrtLmx6y5PRWYnC7IovUDqBZUVLGpUpNI7EPB',
|
|
'cookie_iv' => 'jxd8G4Xg',
|
|
'new_cookie_key' => 'def00000631abb3fb65ee0ac086bd2db0aba6b86edbc4f7cf41c5f3c61adc4c8bc50c37e50d50e9ddff469b73ec19b1e9a04cd48be6f06a4c8cf8c5e284883a29e52bc00',
|
|
),
|
|
);
|