Current Path : /proc/thread-self/root/proc/thread-self/root/var/softaculous/agora/ |
Current File : //proc/thread-self/root/proc/thread-self/root/var/softaculous/agora/config.inc.php |
<?php //ESPACE DISQUE / NB USERS / DB CONFIG define("limite_espace_disque", "10737418240"); define("limite_nb_users", "10000"); define("db_host", "[[softdbhost]]"); define("db_name", "[[softdb]]"); define("db_login", "[[softdbuser]]"); define("db_password", '[[softdbpass]]');