Mantis的一些设置纪要

xiaoxiao2021-02-28  81

- 添加用户时,不需要通过Email认证来设置密码

Update config_inc.php configuration file and include the following parameters: $g_enable_email_notification = OFF; $g_send_reset_password = OFF; $g_validate_email = OFF; $g_check_mx_record = OFF;

转载请注明原文地址: https://www.6miu.com/read-54676.html

最新回复(0)