📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 23:46:00
📂
/
/
var
/
softaculous
/
claro
/
platform
/
conf
✏️
Editing: CLMSG.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 **/ // $CLMSGGenDate is an internal mark $CLMSGGenDate = "[[timestamp]]"; /* messagePerPage : Number of message per page */ $GLOBALS['messagePerPage'] = 15; /* mailNotification : Enable Email notification */ $GLOBALS['mailNotification'] = TRUE; /* userCanSendMessage : Users can send messages from outside a course context */ $GLOBALS['userCanSendMessage'] = FALSE; ?>
💾 Save Changes
❌ Cancel