PHP 8.2.30
Preview: profile.conf.php Size: 1.31 KB
/proc/thread-self/root/proc/thread-self/root/var/softaculous/chamilo/profile.conf.php

<?php

/**
 *	This file holds the configuration constants and variables
 *	for the user profile tool.
 *
 *	@package chamilo.configuration
 */

// Autentication, password
define('CHECK_PASS_EASY_TO_FIND', true);

$profileIsEditable = true;

// User photos
define('PREFIX_IMAGE_FILENAME_WITH_UID', true); // If true, filename of images on server begin with uid of the user.
define('RESIZE_IMAGE_TO_THIS_HEIGTH', 180);
define('IMAGE_THUMBNAIL_WIDTH', 100);

// Replacing user photos
define('KEEP_THE_NAME_WHEN_CHANGE_IMAGE', true);
	// true  -> the new image have the name of previous.
	// false -> a new name is build for each upladed image.
define('KEEP_THE_OLD_IMAGE_AFTER_CHANGE', true);
	// true  -> if KEEP_THE_NAME_WHEN_CHANGE_IMAGE is true, the  previous image is rename before.
	// false -> only the last image still on server.

// Official code
// Don't forget to change name of offical code in your organization
// See $langOfficialCode within the language file 'registration'
define('CONFVAL_ASK_FOR_OFFICIAL_CODE', true); // not used but name fixed
define('CONFVAL_CHECK_OFFICIAL_CODE', false);
/* if CONFVAL_CHECK_OFFICIAL_CODE is true, build here the
function personal_check_official_code($code, $valueToReturnIfOk, $valueToReturnIfBad) {
	return $stateOfficialCode = true;
}
*/

// For stats
define('NB_LINE_OF_EVENTS', 15);

Directory Contents

Dirs: 6 × Files: 24

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-03-25 21:02:29
Edit Download
php53 DIR
- drwxr-xr-x 2026-03-25 21:02:29
Edit Download
php56 DIR
- drwxr-xr-x 2026-03-25 21:02:29
Edit Download
php71 DIR
- drwxr-xr-x 2026-03-25 21:02:29
Edit Download
php81 DIR
- drwxr-xr-x 2026-03-25 21:02:29
Edit Download
php82 DIR
- drwxr-xr-x 2026-03-25 21:02:29
Edit Download
265 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
6.37 KB lrw-r--r-- 2024-10-22 11:51:56
Edit Download
284.14 KB lrw-r--r-- 2026-03-25 08:11:00
Edit Download
126.31 MB lrw-r--r-- 2026-03-25 08:11:00
Edit Download
5.85 KB lrw-r--r-- 2026-03-25 12:22:18
Edit Download
138.33 KB lrw-r--r-- 2026-03-25 08:11:00
Edit Download
176 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
4.27 KB lrw-r--r-- 2026-03-25 12:22:18
Edit Download
433 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.23 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
516 B lrw-r--r-- 2023-01-25 05:55:00
Edit Download
3.46 KB lrw-r--r-- 2026-03-25 12:22:18
Edit Download
3.18 KB lrw-r--r-- 2026-03-25 08:11:00
Edit Download
924 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
6.77 KB lrw-r--r-- 2026-03-25 12:22:18
Edit Download
4.24 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.42 KB lrw-r--r-- 2024-10-22 11:51:56
Edit Download
3.28 KB lrw-r--r-- 2026-03-25 12:22:18
Edit Download
1.22 KB lrw-r--r-- 2024-01-24 10:57:10
Edit Download
1.31 KB lrw-r--r-- 2023-01-25 05:55:00
Edit Download
6.03 KB lrw-r--r-- 2026-03-25 12:22:18
Edit Download
419 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
110.34 MB lrw-r--r-- 2026-03-25 08:11:00
Edit Download
60.18 MB lrw-r--r-- 2026-03-25 08:11:00
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).