Configuration

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
faaram
Posts: 5
Joined: 23 Jun 2015, 12:58

Configuration

Post by faaram »

Hi all
I'm new in Mantis. I have mantis server installed that I inherit, and now I want to understand how it configure and work with it. I started to read "Mantis Bug Tracker Administration Guide", but I cant understand what means and where configured $g_.......... parameters($g_print_issues_page_columns, $g_enable_email_notification........). Where I can check the current values?

Thank you for attention
atrol
Site Admin
Posts: 8572
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Configuration

Post by atrol »

Most of the settings can be configured using the "Manage" pages. This is the more modern and flexible approach (options can be set per project).
The older approach is to set the options in file config_inc.php.
Please use Search before posting and read the Manual
Post Reply