CHips L MINI SHELL

CHips L pro

Current Path : /proc/3/task/3/cwd/var/softaculous/axis/
Upload File :
Current File : //proc/3/task/3/cwd/var/softaculous/axis/config.php

<?php

$config = array(
    'system' => array(
        'path'          => '[[softpath]]',
        'applyUpgrades' => false
    ),

    'crypt' => array(
        'key' => '[[cryptkey]]'
    ),

    'db' => array(
        'host'     => '[[softdbhost]]',
        'username' => '[[softdbuser]]',
        'password' => '[[softdbpass]]',
        'dbname'   => '[[softdb]]',
        'prefix'   => '[[dbprefix]]'
    ),

    'front' => array(
        'humanUrlAdapter' => "Readable"
    )
);

Copyright 2K16 - 2K18 Indonesian Hacker Rulez