Current Path : /proc/thread-self/root/proc/thread-self/root/var/softaculous/leafpub/ |
Current File : //proc/thread-self/root/proc/thread-self/root/var/softaculous/leafpub/database.php |
<?php return [ 'driver' => 'Pdo_Mysql', 'host' => '[[softdbhost]]', 'port' => '3306', 'database' => '[[softdb]]', 'user' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'prefix' => '[[dbprefix]]', 'charset' => 'utf8mb4' ];