Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 18.119.140.58
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
claro /
platform /
conf /
Delete
Unzip
Name
Size
Permission
Date
Action
CLANN.conf.php
466
B
-rw-r--r--
2021-12-23 11:54
CLCHAT.conf.php
1.06
KB
-rw-r--r--
2021-12-23 11:54
CLDOC.conf.php
1.91
KB
-rw-r--r--
2021-12-23 11:54
CLDSC.conf.php
523
B
-rw-r--r--
2021-12-23 11:54
CLFRM.conf.php
1.04
KB
-rw-r--r--
2021-12-23 11:54
CLGRP.conf.php
939
B
-rw-r--r--
2021-12-23 11:54
CLHOME.conf.php
1.08
KB
-rw-r--r--
2021-12-23 11:54
CLKCACHE.conf.php
621
B
-rw-r--r--
2021-12-23 11:54
CLLNP.conf.php
1.5
KB
-rw-r--r--
2021-12-23 11:54
CLMSG.conf.php
660
B
-rw-r--r--
2021-12-23 11:54
CLQWZ.conf.php
916
B
-rw-r--r--
2021-12-23 11:54
CLUSR.conf.php
2.22
KB
-rw-r--r--
2021-12-23 11:54
CLWIKI.conf.php
580
B
-rw-r--r--
2021-12-23 11:54
CLWRK.conf.php
2.3
KB
-rw-r--r--
2021-12-23 11:54
auth.cas.conf.php
1.01
KB
-rw-r--r--
2021-12-23 11:54
auth.extra.conf.php
1.74
KB
-rw-r--r--
2021-12-23 11:54
auth.sso.conf.php
1.72
KB
-rw-r--r--
2021-12-23 11:54
claro_main.conf.php
11.67
KB
-rw-r--r--
2021-12-23 11:54
course_main.conf.php
3.68
KB
-rw-r--r--
2021-12-23 11:54
ical.conf.php
1.35
KB
-rw-r--r--
2021-12-23 11:54
rss.conf.php
884
B
-rw-r--r--
2021-12-23 11:54
user_profile.conf.php
1.94
KB
-rw-r--r--
2021-12-23 11:54
Save
Rename
<?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 **/ // $CLDOCGenDate is an internal mark $CLDOCGenDate = "[[timestamp]]"; /* maxFilledSpace_for_course : Disk space allowed to each course */ $GLOBALS['maxFilledSpace_for_course'] = 100000000; /* maxFilledSpace_for_groups : Disk space allowed to each group */ $GLOBALS['maxFilledSpace_for_groups'] = 1000000; /* thumbnailWidth : Thumbnail width */ $GLOBALS['thumbnailWidth'] = 75; /* numberOfRows : Number of rows displayed per page */ $GLOBALS['numberOfRows'] = 3; /* numberOfCols : Number of columns displayed per page */ $GLOBALS['numberOfCols'] = 4; /* openNewWindowForDoc : When users click on a document, it opens a new window */ $GLOBALS['openNewWindowForDoc'] = FALSE; /* cldoc_allowAnonymousToDownloadFolder : This option can be used to prevent web crawlers to download an archive of the folder */ $GLOBALS['cldoc_allowAnonymousToDownloadFolder'] = TRUE; /* cldoc_allowNonManagersToDownloadFolder : This option can be used to prevent users which do not have manager rights in documents to download an archive of the folder */ $GLOBALS['cldoc_allowNonManagersToDownloadFolder'] = TRUE; /* cldoc_customTmpPath : Leave empty to use the default one (which is courses/<COURSEID>/tmp/zip) */ /* Path to the temporary zip folder */ $GLOBALS['cldoc_customTmpPath'] = ''; /* cldoc_notifyAllFilesWhenUncompressingArchives : If set to true, the creation of every individual file contained in an archive will be notified (i.e. added to the new items for the course). If set to false (default) only the modification of the folder in which the archived is uncompressed will be notified. */ $GLOBALS['cldoc_notifyAllFilesWhenUncompressingArchives'] = FALSE; ?>