Current File : //proc/self/root/proc/self/root/proc/self/root/var/softaculous/humhub/dynamic.php
<?php return array (
  'components' => 
  array (
    'db' => 
    array (
      'username' => '[[softdbuser]]',
      'password' => '[[softdbpass]]',
      'dsn' => 'mysql:host=[[softdbhost]];dbname=[[softdb]]',
    ),
  ),
);