'host' => '[[softdbhost]]',
'dbname' => '[[softdb]]',
'user' => '[[softdbuser]]',
'password' => '[[softdbpass]]',
'path' => 'data/logs/espo.log',
'databaseHandler' => false
'restrictedMode' => false,
'cleanupAppLogPeriod' => '30 days',
'webSocketMessager' => 'ZeroMQ',
'clientSecurityHeadersDisabled' => false,
'clientCspDisabled' => false,
'clientCspScriptSourceList' => [
0 => 'https://maps.googleapis.com'
'adminUpgradeDisabled' => false,
'microtimeInternal' => [[microtime]],
'passwordSalt' => '[[passwordsalt]]',
'cryptKey' => '[[cryptKey]]',
'hashSecretKey' => '[[hashSecretKey]]',
'actualDatabaseType' => 'mysql',
'actualDatabaseVersion' => '[[dbser_ver]]',
'instanceId' => '[[instanceId]]'