MOON
Server: Apache
System: Linux server30c.hostingraja.org 3.10.0-962.3.2.lve1.5.63.el7.x86_64 #1 SMP Fri Oct 8 12:03:35 UTC 2021 x86_64
User: jibhires (1887)
PHP: 8.1.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, escapeshellcmd, pcntl_exec
Upload Files
File: //var/softaculous/claro/platform/conf/CLCHAT.conf.php
<?php 
/**  * DONT EDIT THIS FILE - NE MODIFIEZ PAS CE FICHIER 
 * -------------------------------------------------
 * Generated by 
		
		[[generator]]
 * Date [[date_at]]
 * -------------------------------------------------
 * DONT EDIT THIS FILE - NE MODIFIEZ PAS CE FICHIER 
 **/

// $CLCHATGenDate is an internal mark
   $CLCHATGenDate = "[[timestamp]]";

/* msg_list_refresh_rate : Time to automatically refresh the list of messages in user's view. Each refresh is a request to your server.Too low value can be hard for your server. Too high value can be hard for user. */
$GLOBALS['msg_list_refresh_rate'] = 10;


/* user_list_refresh_rate : Time to automatically refresh the users list in user's view. Each refresh is a request to your server.Too low value can be hard for your server. Too high value can be hard for user. */
$GLOBALS['user_list_refresh_rate'] = 20;


/* max_nick_length : If the name and the firstname are longer than this value, the script reduce it.For revelance, it's interesting to not work with to little value */
$GLOBALS['max_nick_length'] = 20;



?>