For disabling the signup option in mantis bug tracker , open the file mantis/config_inc.php
add the below line
$g_allow_signup configuration = OFF;
save the file. After this, int he mantis login page, there wont be option for new user signing up.
add the below line
$g_allow_signup configuration = OFF;
save the file. After this, int he mantis login page, there wont be option for new user signing up.
No comments:
Post a Comment