D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
proc
/
self
/
root
/
proc
/
self
/
root
/
var
/
softaculous
/
claro
/
platform
/
conf
/
Filename :
CLFRM.conf.php
back
Copy
<?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 **/ // $CLFRMGenDate is an internal mark $CLFRMGenDate = "[[timestamp]]"; /* allow_html : Allow user to use html tag in messages */ $GLOBALS['allow_html'] = '1'; /* posts_per_page : Number of posts per page */ $GLOBALS['posts_per_page'] = 5; /* topics_per_page : Number of topics per page */ $GLOBALS['topics_per_page'] = 5; /* clfrm_notification_enabled : Enable notification of new items */ $GLOBALS['clfrm_notification_enabled'] = TRUE; /* clfrm_anonymity_enabled : Choose "Yes" to give course managers the possibility to allow anonymous posting in forums. */ $GLOBALS['clfrm_anonymity_enabled'] = TRUE; /* confirm_not_anonymous : Choose "Yes" to display a confirmation message when users sign posts in anonymous forums */ $GLOBALS['confirm_not_anonymous'] = TRUE; ?>