'database_host' => '[[softdbhost]]',
'database_name' => '[[softdb]]',
'database_user' => '[[softdbuser]]',
'database_password' => '[[softdbpass]]',
'database_prefix' => '[[dbprefix]]',
'database_engine' => 'InnoDB',
'mailer_transport' => 'smtp',
'mailer_host' => '127.0.0.1',
'mailer_password' => NULL,
'secret' => '[[secret]]',
'ps_caching' => 'CacheMemcache',
'ps_cache_enable' => false,
'ps_creation_date' => '[[creation]]',
'use_debug_toolbar' => true,
'cookie_key' => '[[cookie_key]]',
'cookie_iv' => '[[cookie_iv]]',
'api_public_key' => '[[public_key]]',
'api_private_key' => '[[private_key]]',