HOME


5h-3LL 1.0
DIR: /var/softaculous/goffice62
/var/softaculous/goffice62/
Upload File:
Current File : /var/softaculous/goffice62/config.php
<?php

$config = array (
  'file_storage_path' => '[[softdatadir]]',
  'tmpdir' => '[[softpath]]/tmp',
  'db_host' => '[[softdbhost]]',
  'db_name' => '[[softdb]]',
  'db_user' => '[[softdbuser]]',
  'db_pass' => '[[softdbpass]]',
  'db_port' => '3306',
);