One Hat Cyber Team
Your IP :
18.223.172.243
Server IP :
103.133.214.160
Server :
Linux venus.ewebguru.net 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software :
Apache/2
PHP Version :
8.1.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
softaculous
/
espo
/
View File Name :
config-internal.php
<?php return [ 'database' => [ 'host' => '[[softdbhost]]', 'port' => '', 'charset' => NULL, 'dbname' => '[[softdb]]', 'user' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'platform' => 'Mysql' ], 'smtpPassword' => '', 'logger' => [ 'path' => 'data/logs/espo.log', 'level' => 'WARNING', 'rotation' => true, 'maxFileNumber' => 30, 'printTrace' => false, 'databaseHandler' => false ], 'restrictedMode' => false, 'cleanupAppLog' => true, 'cleanupAppLogPeriod' => '30 days', 'webSocketMessager' => 'ZeroMQ', 'clientSecurityHeadersDisabled' => false, 'clientCspDisabled' => false, 'clientCspScriptSourceList' => [ 0 => 'https://maps.googleapis.com' ], 'adminUpgradeDisabled' => false, 'isInstalled' => true, 'microtimeInternal' => [[microtime]], 'passwordSalt' => '[[passwordsalt]]', 'cryptKey' => '[[cryptKey]]', 'hashSecretKey' => '[[hashSecretKey]]', [[defaultPermissions]] 'actualDatabaseType' => 'mysql', 'actualDatabaseVersion' => '[[dbser_ver]]', 'instanceId' => '[[instanceId]]' ];