diff --git a/templates/var/www/mantis/config/config_inc.php.j2 b/templates/var/www/mantis/config/config_inc.php.j2 index 574ef0e..3445e79 100644 --- a/templates/var/www/mantis/config/config_inc.php.j2 +++ b/templates/var/www/mantis/config/config_inc.php.j2 @@ -41,6 +41,7 @@ $g_allow_signup = ON; $g_allow_anonymous_login = ON; $g_anonymous_account = 'anonymous'; $g_enable_email_notification = ON; +$g_path = 'https://bugs.rockylinux.org/'; # Cookie problems $g_allow_permanent_cookie = OFF;