查看网站首页
查看网站首页
查看 sitemap.xml
✏️ 正在编辑: add_course.conf.php
路径:
/var/softaculous/chamilo/add_course.conf.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php /** * This file holds the configuration constants and variables * for the add course tool. * * @package chamilo.configuration */ $firstExpirationDelay = 31536000; // <- 86400*365 // 60*60*24 = 1 jour = 86400 $prefixAntiNumber = 'z'; $DEBUG = false;
💾 保存文件
← 返回文件管理器