Current Path : /proc/3/task/3/root/proc/3/cwd/var/softaculous/txtpat/ |
Current File : //proc/3/task/3/root/proc/3/cwd/var/softaculous/txtpat/config.php |
<?php $txpcfg['db'] = '[[softdb]]'; $txpcfg['user'] = '[[softdbuser]]'; $txpcfg['pass'] = '[[softdbpass]]'; $txpcfg['host'] = '[[softdbhost]]'; $txpcfg['table_prefix'] = '[[dbprefix]]'; $txpcfg['txpath'] = '[[softpath]]/textpattern'; $txpcfg['dbcharset'] = 'utf8mb4'; // For more customization options, please consult config-dist.php file.